|
[PATCH] virt-what: add new recipe
It pokes at /proc, /sys, and cpuid, so it should be initsystem agnostic. Ross
It pokes at /proc, /sys, and cpuid, so it should be initsystem agnostic. Ross
|
By
...
· #7128
·
|
|
[PATCH] virt-what: add new recipe
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/virt-what/virt-what_1.21.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-extended/virt-what/virt-w
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/virt-what/virt-what_1.21.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-extended/virt-what/virt-w
|
By
...
· #7125
·
|
|
[PATCH] python3-dtc: fix missing files in sysroot
There is a bug in SWIG/setuptools where 'pip install' doesn't build libfdt.py unless the build tree is already dirty, which makes using the library impossible. Bump the SRCREV to incorporate the upstr
There is a bug in SWIG/setuptools where 'pip install' doesn't build libfdt.py unless the build tree is already dirty, which makes using the library impossible. Bump the SRCREV to incorporate the upstr
|
By
...
· #7069
·
|
|
[PATCH] libibverbs: update LICENSE
As per COPYING, this is BSD-2-Clause or GPLv2. Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/libibverbs/libibverbs_1.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
As per COPYING, this is BSD-2-Clause or GPLv2. Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/libibverbs/libibverbs_1.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
|
By
...
· #7041
·
|
|
[PATCH] python3-dtc: fix packaging by using setuptools
SETUPTOOLS_SETUP_PATH defaults to S, so you can remove the assignment entirely. Ross
SETUPTOOLS_SETUP_PATH defaults to S, so you can remove the assignment entirely. Ross
|
By
...
· #7012
·
|
|
[PATCH] python3-dtc: fix packaging by using setuptools
Inheriting setuptools3-base doesn't actually define any tasks, so commit 1ef6050 to drop distutils3 had the side-effect of not building any code. Backport a commit from upstream to switch to setuptool
Inheriting setuptools3-base doesn't actually define any tasks, so commit 1ef6050 to drop distutils3 had the side-effect of not building any code. Backport a commit from upstream to switch to setuptool
|
By
...
· #7007
·
|
|
[hardknott][PATCH] busybox-initrd: oe-core has upgraded to 1.33.2
Signed-off-by: Ross Burton <ross.burton@...> --- .../{busybox-initrd_1.33.1.bb =3D> busybox-initrd_1.33.2.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-core/busybox/{busyb
Signed-off-by: Ross Burton <ross.burton@...> --- .../{busybox-initrd_1.33.1.bb =3D> busybox-initrd_1.33.2.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-core/busybox/{busyb
|
By
...
· #6993
·
|
|
[PATCH] python3-dtc: port to Python 3.10
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-kernel/dtc/files/ssize.patch | 35 +++++++++++++++++++++++++ recipes-kernel/dtc/python3-dtc_1.6.1.bb | 3 ++- 2 files changed, 37 insertions(
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-kernel/dtc/files/ssize.patch | 35 +++++++++++++++++++++++++ recipes-kernel/dtc/python3-dtc_1.6.1.bb | 3 ++- 2 files changed, 37 insertions(
|
By
...
· #6893
·
|
|
[PATCH] xen: add missing pkgconfig inherit
New oe-core pulls in less default dependencies[1], so add an explicit inherit of pkgconfig as it is needed to configure Xen. [1] https://lists.openembedded.org/g/openembedded-core/message/156185 Signe
New oe-core pulls in less default dependencies[1], so add an explicit inherit of pkgconfig as it is needed to configure Xen. [1] https://lists.openembedded.org/g/openembedded-core/message/156185 Signe
|
By
...
· #6817
·
|
|
[PATCH 2/2] dev86: don't require dev86-native to build dev86
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 upstreamable, the recipe is less complicated, an
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 upstreamable, the recipe is less complicated, an
|
By
...
· #6592
·
|
|
[PATCH 1/2] dev86: work on all hosts, other cleanups
Remove COMPATIBLE_HOST, whilst this is an x86 assembler there's nothing t= o stop you building it on or for arm64 and assembling x86 code. Override INEXE so that binaries are not stripped and remove I
Remove COMPATIBLE_HOST, whilst this is an x86 assembler there's nothing t= o stop you building it on or for arm64 and assembling x86 code. Override INEXE so that binaries are not stripped and remove I
|
By
...
· #6591
·
|