|
[PATCH] docker-*: prevent -march being exported in arm builds
* don't export CGO_CFLAGS/CGO_CXXFLAGS like the previous version didn't before: https://git.yoctoproject.org/meta-virtualization/commit/?id=aceed7bf95cc8a42c8f470d8edf3c6f03d49da00 * both docker-moby
* don't export CGO_CFLAGS/CGO_CXXFLAGS like the previous version didn't before: https://git.yoctoproject.org/meta-virtualization/commit/?id=aceed7bf95cc8a42c8f470d8edf3c6f03d49da00 * both docker-moby
|
By
Martin Jansa
· #7878
·
|
|
[PATCH] xen: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...ig-mconf-cfg-Allow-specification-of-ncurses-location.patch | 4 ++-- .../files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | 2 +- recipe
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...ig-mconf-cfg-Allow-specification-of-ncurses-location.patch | 4 ++-- .../files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | 2 +- recipe
|
By
Martin Jansa
· #7836
·
|
|
[PATCH] containerd-opencontainers: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-conta
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-conta
|
By
Martin Jansa
· #7834
·
|
|
[PATCH] tiny: fix typo in Upstream-Status
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-tini.c-a-function-declaration-without-a-prototype-is.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-conta
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-tini.c-a-function-declaration-without-a-prototype-is.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-conta
|
By
Martin Jansa
· #7833
·
|
|
[PATCH] layer.conf: update LAYERSERIES_COMPAT for mickledore
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Martin Jansa <Martin.Jansa@...> --- conf/lay
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Martin Jansa <Martin.Jansa@...> --- conf/lay
|
By
Martin Jansa
· #7787
·
|
|
[PATCH] dynamic-layers/raspberrypi: drop linux-yocto 5.10 bbappend
* the inc file was dropped in: 58f5ac6 kernel: drop 5.10 .inc but this .bbappend still causes parsing error, because 5.10 recipes were removed from oe-core --- .../recipes-kernel/linux/linux-yocto_5.1
* the inc file was dropped in: 58f5ac6 kernel: drop 5.10 .inc but this .bbappend still causes parsing error, because 5.10 recipes were removed from oe-core --- .../recipes-kernel/linux/linux-yocto_5.1
|
By
Martin Jansa
· #7520
·
|
|
[dunfell][PATCH] containerd-opencontainers: add EXTRA_EXTLDFLAGS and use it to fix build with gold
* Work around internal error in gold triggered due to DWARF-5 by forcing to use bfd even with ld-is-gold: _/OE/lge/build/webosose/dunfell/BUILD/work/qemux86_64-webos-linux/containerd-opencontainers/v1
* Work around internal error in gold triggered due to DWARF-5 by forcing to use bfd even with ld-is-gold: _/OE/lge/build/webosose/dunfell/BUILD/work/qemux86_64-webos-linux/containerd-opencontainers/v1
|
By
Martin Jansa
· #7124
·
|
|
[hardknott][PATCH 13/13] dev86: don't require dev86-native to build dev86
From: Ross Burton <ross@...> Instead of installing binaries and patching the makefiles to run external commands, simply build ifdef using BUILD_CC instead of CC. This patch is now upstreamab
From: Ross Burton <ross@...> Instead of installing binaries and patching the makefiles to run external commands, simply build ifdef using BUILD_CC instead of CC. This patch is now upstreamab
|
By
Martin Jansa
· #6951
·
|
|
[hardknott][PATCH 12/13] dev86: work on all hosts, other cleanups
From: Ross Burton <ross@...> Remove COMPATIBLE_HOST, whilst this is an x86 assembler there's nothing to stop you building it on or for arm64 and assembling x86 code. Override INEXE so that b
From: Ross Burton <ross@...> Remove COMPATIBLE_HOST, whilst this is an x86 assembler there's nothing to stop you building it on or for arm64 and assembling x86 code. Override INEXE so that b
|
By
Martin Jansa
· #6950
·
|
|
[hardknott][PATCH 11/13] dev86: remove the pre-generated token[12].h and force gperf to generate them in do_compile
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 230 +----------- ...gen-token2.h-token1.h-with-gperf-3.1.patch | 332 +----------------- recipes
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 230 +----------- ...gen-token2.h-token1.h-with-gperf-3.1.patch | 332 +----------------- recipes
|
By
Martin Jansa
· #6949
·
|
|
[hardknott][PATCH 10/13] dev86: fix compatibility with gperf-3.1
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 256 ++++++++++++ ...gen-token2.h-token1.h-with-gperf-3.1.patch | 389 ++++++++++++++++++ recipes
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 256 ++++++++++++ ...gen-token2.h-token1.h-with-gperf-3.1.patch | 389 ++++++++++++++++++ recipes
|
By
Martin Jansa
· #6948
·
|
|
[hardknott][PATCH 09/13] dev86: depend on dev86-native for ifdefg
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-LDFLAGS-when-building-bcc-cpp.patch | 23 ++++++++++++ ...efg-from-dev86-native-instead-of-tar.patch | 36 +++++++++++++++++++ recipes-
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-LDFLAGS-when-building-bcc-cpp.patch | 23 ++++++++++++ ...efg-from-dev86-native-instead-of-tar.patch | 36 +++++++++++++++++++ recipes-
|
By
Martin Jansa
· #6947
·
|
|
[hardknott][PATCH 08/13] dev86: switch to still maintained fork of dev86
* as mentioned in: https://github.com/lkundrak/dev86/pull/17 the original lkundrak repo is no longer maintained * pass only BASE_PV as VERSION in EXTRA_OEMAKE to prevent: | version.h:4:20: error: ‘git
* as mentioned in: https://github.com/lkundrak/dev86/pull/17 the original lkundrak repo is no longer maintained * pass only BASE_PV as VERSION in EXTRA_OEMAKE to prevent: | version.h:4:20: error: ‘git
|
By
Martin Jansa
· #6946
·
|
|
[hardknott][PATCH 07/13] dev86: add dependency on gperf-native
* fails to build on hosts without gperf: /bin/sh: gperf: command not found Makefile:27: recipe for target 'token2.h' failed * normally this isn't triggered, because token[12].h are included in git rep
* fails to build on hosts without gperf: /bin/sh: gperf: command not found Makefile:27: recipe for target 'token2.h' failed * normally this isn't triggered, because token[12].h are included in git rep
|
By
Martin Jansa
· #6945
·
|
|
[hardknott][PATCH 06/13] xvisor: set PV
* use something more reasonable than default 'git' from filename * there wasn't a new tag for a long time, so this is quite far from 0.3.0 as git describe shows: v0.3.0-231-g6b23764a but 0.3.0 is stil
* use something more reasonable than default 'git' from filename * there wasn't a new tag for a long time, so this is quite far from 0.3.0 as git describe shows: v0.3.0-231-g6b23764a but 0.3.0 is stil
|
By
Martin Jansa
· #6944
·
|
|
[hardknott][PATCH 02/13] uxen-guest-tools: fix build against kernels 5.4+
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> ---
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> ---
|
By
Martin Jansa
· #6943
·
|
|
[hardknott][PATCH 05/13] xvisor: uprev to latest master and fix python reference
From: Bruce Ashfield <bruce.ashfield@...> Bumping to the latest xvisor tip. We drop one patch that is now part of the upstream, and we add another to remove /usr/bin/python from scripts called d
From: Bruce Ashfield <bruce.ashfield@...> Bumping to the latest xvisor tip. We drop one patch that is now part of the upstream, and we add another to remove /usr/bin/python from scripts called d
|
By
Martin Jansa
· #6942
·
|
|
[hardknott][PATCH 04/13] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
|
By
Martin Jansa
· #6941
·
|
|
[hardknott][PATCH 01/13] uxen: update guest tools to 4.1.8
From: Bruce Ashfield <bruce.ashfield@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...xen-guest-tools_4.1.7.bb => uxen-guest-tools_4.1.8.bb} | 8 ++++---- 1 file changed, 4 in
From: Bruce Ashfield <bruce.ashfield@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...xen-guest-tools_4.1.7.bb => uxen-guest-tools_4.1.8.bb} | 8 ++++---- 1 file changed, 4 in
|
By
Martin Jansa
· #6940
·
|
|
[hardknott][PATCH 03/13] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...
|
By
Martin Jansa
· #6939
·
|