Re: [OE-core] [PATCH] libcap-ng: use update-alternatives for libcap-ng.so

2021-07-22 Thread wangmy
The bb file content of open-iscsi-user in meta-virtual is incorrect, resulting in a conflict. Libcap-ng does not need to be modified. Please ignore this patch   -- Best Regards --- Wang Mingyu Development Dept.I Nanjing Fujitsu Nanda Software

Re: [OE-core] proposal: using oe to build Android vendor image

2021-07-22 Thread Randy Li
> On Jul 23, 2021, at 3:26 AM, Khem Raj wrote: > > Hi Randy > > Its not clear what you are looking for, perhaps you are looking to > build some Linux packages and dependencies that can run on Android. Most of like that. > meta-mingw does not build for windows target although it can be >

Re: [OE-core] [PATCH 4/4] yocto-check-layer: ensure that all layer dependencies are tested too

2021-07-22 Thread Bruce Ashfield
On Thu, Jul 22, 2021 at 4:46 PM Richard Purdie wrote: > > On Thu, 2021-07-22 at 09:16 -0400, Bruce Ashfield wrote: > > > > > > On Thu, Jul 22, 2021 at 8:47 AM Nicolas Dechesne > > wrote: > > > In order to be compliant with the YP compatible status, a layer also > > > needs to ensure that all

[OE-core] [PATCH] Revert "Revert "libubootenv: inherit uboot-config""

2021-07-22 Thread Anuj Mittal
This reverts commit be1cf223bf9c514ee81820ded5b13318458c0daf. The original change was added to resolve build errors [1] for MACHINE values that don't have u-boot support. This recipe was, after that change, skipped in world builds for those MACHINEs. But we should be able to build libubootenv

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 5:05 PM Tom Rini wrote: > On Thu, Jul 22, 2021 at 05:02:16PM -0700, Khem Raj wrote: > > On Thu, Jul 22, 2021 at 12:49 PM Tom Rini wrote: > > > > > On Thu, Jul 22, 2021 at 12:34:47PM -0700, Khem Raj wrote: > > > > > > > ping^2 > > > > > > > > Is there any issue with this

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Tom Rini
On Thu, Jul 22, 2021 at 05:02:16PM -0700, Khem Raj wrote: > On Thu, Jul 22, 2021 at 12:49 PM Tom Rini wrote: > > > On Thu, Jul 22, 2021 at 12:34:47PM -0700, Khem Raj wrote: > > > > > ping^2 > > > > > > Is there any issue with this patch ? If so please let me know > > > > Note that

Re: [OE-core] [PATCH v2] binutils: Upgrade to 2.37 branch

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 2:38 PM Alexandre Belloni < alexandre.bell...@bootlin.com> wrote: > On 22/07/2021 07:56:11-0700, Khem Raj wrote: > > On Thu, Jul 22, 2021 at 1:22 AM Alexandre Belloni < > > alexandre.bell...@bootlin.com> wrote: > > > > > Hi Khem, > > > > > > On 20/07/2021 19:11:08-0700,

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 1:14 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Thu, 2021-07-22 at 12:34 -0700, Khem Raj wrote: > > ping^2 > > > > Is there any issue with this patch ? If so please let me know > > There was an ongoing discussion about whether a patch triggering

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 12:49 PM Tom Rini wrote: > On Thu, Jul 22, 2021 at 12:34:47PM -0700, Khem Raj wrote: > > > ping^2 > > > > Is there any issue with this patch ? If so please let me know > > Note that qemu-ppce500_defconfig would be a good target to use for ppc It would be far from what

Re: [OE-core] [PATCH] esdk: locked sig mismatch warnings when build from esdk env

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 1:12 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Thu, 2021-07-22 at 12:36 -0700, Khem Raj wrote: > > ping^2, this helps with installing ESDK which has components using > > multiple git repos in SRC_URI > > if there is any issue with this patch,

[OE-core] [PATCH 8/8] vulkan-samples: update to latest revision

2021-07-22 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/vulkan/vulkan-samples_git.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb index 972173ef50..503b058101

[OE-core] [PATCH 7/8] gnu-config: update to latest revision

2021-07-22 Thread Alexander Kanavin
dline=29;md5=b75d42f59f706ea56d6a8e00216fca6a" DEPENDS_class-native = "hostperl-runtime-native" INHIBIT_DEFAULT_DEPS = "1" -SRCREV = "4550d2f15b3a7ce2451c1f29500b9339430c877f" -PV = "20210620+git${SRCPV}" +SRCREV = "805517123cbfe33d17c989a18e7

[OE-core] [PATCH 5/8] mtools: update 4.0.32 -> 4.0.33

2021-07-22 Thread Alexander Kanavin
Drop no-x11.gplv3.patch (the libraries are now dynamically enabled from configure.in). Signed-off-by: Alexander Kanavin --- .../mtools/disable-hardcoded-configs.patch | 4 ++-- .../mtools/mtools/no-x11.gplv3.patch | 18 -- .../{mtools_4.0.32.bb =>

[OE-core] [PATCH 6/8] libuv: update 1.41.0 -> 1.42.0

2021-07-22 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libuv/{libuv_1.41.0.bb => libuv_1.42.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/libuv/{libuv_1.41.0.bb => libuv_1.42.0.bb} (92%) diff --git

[OE-core] [PATCH 3/8] cmake: update 3.20.5 -> 3.21.0

2021-07-22 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../cmake/{cmake-native_3.20.5.bb => cmake-native_3.21.0.bb}| 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- .../recipes-devtools/cmake/{cmake_3.20.5.bb => cmake_3.21.0.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 4/8] python3-testools: update 2.4.0 -> 2.5.0

2021-07-22 Thread Alexander Kanavin
Drop no_traceback2.patch as issue fixed upstream. Signed-off-by: Alexander Kanavin --- .../python/python-testtools.inc | 3 +-- .../python3-testtools/no_traceback2.patch | 23 --- ...ls_2.4.0.bb => python3-testtools_2.5.0.bb} | 2 -- 3 files changed, 1

[OE-core] [PATCH 2/8] systemd: update 248.3 -> 249.1

2021-07-22 Thread Alexander Kanavin
jinja is now required: https://github.com/systemd/systemd/commit/e0698c66f4569c91e3fdd54ca77449698ae38704 Drop 0001-test-seccomp-Check-for-__NR_ppoll-before-use.patch as it is a backport. Signed-off-by: Alexander Kanavin --- ...md-boot_248.3.bb => systemd-boot_249.1.bb} | 2 +-

[OE-core] [PATCH 1/8] llvm: update 12.0.0 -> 12.0.1

2021-07-22 Thread Alexander Kanavin
Other than the tcmode tweak, this was done by devtool \0/ Signed-off-by: Alexander Kanavin --- meta/conf/distro/include/tcmode-default.inc | 2 +- meta/recipes-devtools/llvm/llvm_git.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

Re: [OE-core] [PATCH] rootfs: remove ldconfig auxiliary cache where appropriate

2021-07-22 Thread Alexandre Belloni
On 22/07/2021 11:48:22+0200, Damian Wrobel wrote: > Removes the /var/cache/ldconfig auxiliary cache directory from > the rootfs when: > - read-only-rootfs is in DISTRO_FEATURES, > - ldconfig is not in DISTRO_FEATURES. > > In both cases the /var/cache/ldconfig/aux-cache is useless. > This

[OE-core] Cherry-picking fixes into Dunfell

2021-07-22 Thread Ruslan Babayev (fib) via lists.openembedded.org
The following two fixes are in master but affecting Dunfell. Cherry-picked with some massaging. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#154087): https://lists.openembedded.org/g/openembedded-core/message/154087 Mute This Topic:

[OE-core] [PATCH 2/2] qemu.inc: Add seccomp PACKAGECONFIG option

2021-07-22 Thread Ruslan Babayev (fib) via lists.openembedded.org
From: Nathan Rossi Add the seccomp PACKAGECONFIG option to allow building seccomp features in QEMU. The libseccomp library is available in additional layers (e.g. meta-security). Additionally this serves as a way to disable seccomp by default to avoid the configure of QEMU automatically finding

[OE-core] [PATCH 1/2] cmake-native: enabled zstd support

2021-07-22 Thread Ruslan Babayev (fib) via lists.openembedded.org
From: Samuli Piippo CMake depends on having all formats supported and build issues can arise when zstd is not available: https://gitlab.kitware.com/cmake/cmake/-/issues/21552 Quote from a CMake dev: "As far as CMake's design is concerned, we have no optional formats. All should be supported.

Re: [OE-core] [PATCH v2] binutils: Upgrade to 2.37 branch

2021-07-22 Thread Alexandre Belloni
On 22/07/2021 07:56:11-0700, Khem Raj wrote: > On Thu, Jul 22, 2021 at 1:22 AM Alexandre Belloni < > alexandre.bell...@bootlin.com> wrote: > > > Hi Khem, > > > > On 20/07/2021 19:11:08-0700, Khem Raj wrote: > > > This izOs next/latest release branch for binutils > > > Drop backports and CVE fixes

Re: [OE-core] [PATCH] glew: fix Makefile race

2021-07-22 Thread Ross Burton
Classic Makefile anti-pattern of just fundamentally not understanding how parallel jobs work. One day, people will stop using Make :) Ross On Thu, 22 Jul 2021 at 20:27, Khem Raj wrote: > > ah thanks I think binutils upgrade patch was also seeing this problem. > > On Thu, Jul 22, 2021 at 8:39

Re: [OE-core] [PATCH v3 2/8] overlayfs.bbclass: generate overlayfs mount units

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-15 at 21:39 +0200, Vyacheslav Yurkov wrote: > It's often desired in Embedded System design to have a read-only rootfs. > But a lot of different applications might want to have a read-write access > to some parts of a filesystem. It can be especially useful when your update >

Re: [OE-core] [PATCH v3 3/8] maintainers.inc: overlayfs bbclass maintainer

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-15 at 21:39 +0200, Vyacheslav Yurkov wrote: > Signed-off-by: Vyacheslav Yurkov > --- >  meta/conf/distro/include/maintainers.inc | 2 ++ >  1 file changed, 2 insertions(+) > > diff --git a/meta/conf/distro/include/maintainers.inc > b/meta/conf/distro/include/maintainers.inc >

Re: [OE-core] [PATCH v3 1/8] overlayfs-qa: common functions for overlayfs

2021-07-22 Thread Richard Purdie
Hi, On Thu, 2021-07-15 at 21:39 +0200, Vyacheslav Yurkov wrote: > This class provides commom functions for overlayfs and its QA check, > which is performed in ROOTFS_POSTPROCESS_COMMAND > > Signed-off-by: Vyacheslav Yurkov > --- >  meta/classes/overlayfs-qa.bbclass | 14 ++ >  1 file

Re: [OE-core] [PATCH 4/4] yocto-check-layer: ensure that all layer dependencies are tested too

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 09:16 -0400, Bruce Ashfield wrote: > > > On Thu, Jul 22, 2021 at 8:47 AM Nicolas Dechesne > wrote: > > In order to be compliant with the YP compatible status, a layer also > > needs to ensure that all its dependencies are compatible > > too. Currently yocto-check-layer

[OE-core][hardknott][PATCH] python3-pip: fix CVE-2021-3572

2021-07-22 Thread Trevor Gamblin
Backport the body of a fix for CVE-2021-3572 since hardknott carries 20.0.2, and the delta between it and the latest 21.1.3 is more than just bugfixes. CVE: CVE-2021-3572 Signed-off-by: Trevor Gamblin --- ...git-references-on-unicode-separators.patch | 40 +++

Re: [OE-core] [PATCH] maintainers.inc: remove myself as a Maintainer

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 06:24 -0700, Armin Kuster wrote: > > On 7/17/21 4:08 PM, Armin Kuster via lists.openembedded.org wrote: > > I am releasing my responsibilities from these Packages so that those who  > > are better capable can participate in the Package Maintainer Program. I > > have not

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 12:34 -0700, Khem Raj wrote: > ping^2 > > Is there any issue with this patch ? If so please let me know There was an ongoing discussion about whether a patch triggering some of these  issues should be reverted or not. I was hoping we'd figure that issue out... Cheers,

Re: [OE-core] [PATCH] esdk: locked sig mismatch warnings when build from esdk env

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 12:36 -0700, Khem Raj wrote: > ping^2, this helps with installing ESDK which has components using > multiple git repos in SRC_URI > if there is any issue with this patch, please reply here. I think it may break when you add repos like meta-selftest which exist  alongside

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Tom Rini
On Thu, Jul 22, 2021 at 12:34:47PM -0700, Khem Raj wrote: > ping^2 > > Is there any issue with this patch ? If so please let me know Note that qemu-ppce500_defconfig would be a good target to use for ppc for U-Boot, but not ppc64 and wouldn't cover the mac99 machine type OE uses anyhow. --

Re: [OE-core] [PATCH] esdk: locked sig mismatch warnings when build from esdk env

2021-07-22 Thread Khem Raj
ping^2, this helps with installing ESDK which has components using multiple git repos in SRC_URI if there is any issue with this patch, please reply here. On Wed, Jul 7, 2021 at 10:16 AM Khem Raj wrote: > > ping > > On Thu, Jun 24, 2021 at 9:54 AM Khem Raj wrote: > > > > From: Mani Selvaraj >

Re: [OE-core] [PATCH] libubootenv: Disable for ppc/ppc64 qemu machines

2021-07-22 Thread Khem Raj
ping^2 Is there any issue with this patch ? If so please let me know I am seeing following on qemuppc64 ERROR: Nothing RPROVIDES 'u-boot-default-env' (but /mnt/b/yoe/master/sources/openembedded-core/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb RDEPENDS on or otherwise requires it)

Re: [OE-core] [PATCH 05/21] systemd: update 248.3 -> 249

2021-07-22 Thread Alexander Kanavin
I amended my commit, and will resend with the next upgrade batch. Alex On Sun, 18 Jul 2021 at 02:44, Khem Raj wrote: > On Sat, Jul 17, 2021 at 3:58 PM Alexandre Belloni > wrote: > > > > Hello Alex, > > > > This patch does apply on master but the patch introduced by "systemd: > > Fix

[OE-core] [PATCH] glibc: Remove obsolete --enable-stackguard-randomization

2021-07-22 Thread Khem Raj
this has been removed in 2.34 onwards Signed-off-by: Khem Raj --- meta/recipes-core/glibc/glibc_2.34.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-core/glibc/glibc_2.34.bb b/meta/recipes-core/glibc/glibc_2.34.bb index b396cd1d59..c713faaff2 100644 ---

Re: [OE-core] [PATCH] u-boot_2021.07: incompatible with qemumips and qemumips64

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 2:49 AM kai wrote: > > From: Kai Kang > > u-boot 2021.07 is not compatible with qemumips and qemumips64: > > | *** Can't find default configuration > "arch/../configs/qemu_mips64_defconfig"! > > The supports have been removed by upstream: > >

Re: [OE-core] [PATCH] glew: fix Makefile race

2021-07-22 Thread Khem Raj
ah thanks I think binutils upgrade patch was also seeing this problem. On Thu, Jul 22, 2021 at 8:39 AM Ross Burton wrote: > > Fix a Makefile race resulting in the target creating a directory being > executed after the target to write into that directory. > > [ YOCTO #14485 ] > > Signed-off-by:

Re: [OE-core] proposal: using oe to build Android vendor image

2021-07-22 Thread Khem Raj
Hi Randy Its not clear what you are looking for, perhaps you are looking to build some Linux packages and dependencies that can run on Android. meta-mingw does not build for windows target although it can be extended, it builds SDK that can be used on windows hosts to build packages for linux

Re: [OE-core] [PATCH] rootfs: remove ldconfig auxiliary cache where appropriate

2021-07-22 Thread Andre McCurdy
On Thu, Jul 22, 2021 at 2:48 AM Damian Wrobel wrote: > > Removes the /var/cache/ldconfig auxiliary cache directory from > the rootfs when: > - read-only-rootfs is in DISTRO_FEATURES, > - ldconfig is not in DISTRO_FEATURES. > > In both cases the /var/cache/ldconfig/aux-cache is useless. Should

Re: [OE-core] [PATCH] u-boot_2021.07: incompatible with qemumips and qemumips64

2021-07-22 Thread Tom Rini
On Thu, Jul 22, 2021 at 01:46:57PM +0100, Richard Purdie wrote: > On Thu, 2021-07-22 at 17:49 +0800, kai wrote: > > From: Kai Kang > > > > u-boot 2021.07 is not compatible with qemumips and qemumips64: > > > > > *** Can't find default configuration > > >

[OE-core] OpenEmbedded Happy Hour July 28 5pm/1700 UTC

2021-07-22 Thread Denys Dmytriyenko
Hi, Just a reminder about our upcoming OpenEmbedded Happy Hour on July 28 for Europe/Americas timezones @ 1700/5pm UTC (1pm ET / 10am PT): https://www.openembedded.org/wiki/Calendar https://www.timeanddate.com/worldclock/fixedtime.html?msg=OpenEmbedded+Happy+Hour+July+28=20210728T17 --

[OE-core] [PATCH] oeqa/manual/toaster: fix small typo

2021-07-22 Thread Ralph Siemsen
PACKAGE_CLASES should be PACKAGE_CLASSES. Signed-off-by: Ralph Siemsen --- meta/lib/oeqa/manual/toaster-managed-mode.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/lib/oeqa/manual/toaster-managed-mode.json b/meta/lib/oeqa/manual/toaster-managed-mode.json

[OE-core] [PATCH] glew: fix Makefile race

2021-07-22 Thread Ross Burton
Fix a Makefile race resulting in the target creating a directory being executed after the target to write into that directory. [ YOCTO #14485 ] Signed-off-by: Ross Burton --- .../0001-Fix-build-race-in-Makefile.patch | 56 +++ meta/recipes-graphics/glew/glew_2.2.0.bb |

Re: [OE-core] [PATCH v2] binutils: Upgrade to 2.37 branch

2021-07-22 Thread Khem Raj
On Thu, Jul 22, 2021 at 1:22 AM Alexandre Belloni < alexandre.bell...@bootlin.com> wrote: > Hi Khem, > > On 20/07/2021 19:11:08-0700, Khem Raj wrote: > > This izOs next/latest release branch for binutils > > Drop backports and CVE fixes which already are applied upstream > > > > bfd_stdint.h has

[OE-core] proposal: using oe to build Android vendor image

2021-07-22 Thread Randy Li
Hello All I am working with video, graphics and AI stuff all the time, although Android has many good frameworks and published some good standards to following(as long as you could understand its documents). I am sure we would like still to use those packages that we are familiar with at GNU

Re: [OE-core] [PATCH] maintainers.inc: remove myself as a Maintainer

2021-07-22 Thread Armin Kuster
On 7/17/21 4:08 PM, Armin Kuster via lists.openembedded.org wrote: > I am releasing my responsibilities from these Packages so that those who are > better capable can participate in the Package Maintainer Program. I have not > done anything in years so its time to find better stewards. Ping.

Re: [OE-core] [PATCH 4/4] yocto-check-layer: ensure that all layer dependencies are tested too

2021-07-22 Thread Armin Kuster
On 7/22/21 6:16 AM, Bruce Ashfield wrote: > > > On Thu, Jul 22, 2021 at 8:47 AM Nicolas Dechesne > mailto:nicolas.deche...@linaro.org>> wrote: > > In order to be compliant with the YP compatible status, a layer also > needs to ensure that all its dependencies are compatible > too.

Re: [OE-core] [PATCH 4/4] yocto-check-layer: ensure that all layer dependencies are tested too

2021-07-22 Thread Bruce Ashfield
On Thu, Jul 22, 2021 at 8:47 AM Nicolas Dechesne < nicolas.deche...@linaro.org> wrote: > In order to be compliant with the YP compatible status, a layer also > needs to ensure that all its dependencies are compatible > too. Currently yocto-check-layer only checks the requested layer, > without

Re: [OE-core] [PATCH 0/4] yocto-check-layer: add support to check for dependencies

2021-07-22 Thread Nicolas Dechesne
On Thu, Jul 22, 2021 at 2:51 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Thu, 2021-07-22 at 14:46 +0200, Nicolas Dechesne wrote: > > It has been recentely mentioned to me by the YP TSC that a layer must > > not only pass the yocto-check-layer script, but also all its > >

Re: [OE-core] [PATCH 0/4] yocto-check-layer: add support to check for dependencies

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 14:46 +0200, Nicolas Dechesne wrote: > It has been recentely mentioned to me by the YP TSC that a layer must > not only pass the yocto-check-layer script, but also all its > dependencies. These patches add support for testing dependencies > automatically. > > Patch #1 and #3

Re: [OE-core] [PATCH] u-boot_2021.07: incompatible with qemumips and qemumips64

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 17:49 +0800, kai wrote: > From: Kai Kang > > u-boot 2021.07 is not compatible with qemumips and qemumips64: > > > *** Can't find default configuration > > "arch/../configs/qemu_mips64_defconfig"! > > The supports have been removed by upstream: > >

Re: [OE-core] [PATCH] yocto-check-layer: Avoid bug when iterating and autoadding dependencies

2021-07-22 Thread Richard Purdie
On Thu, 2021-07-22 at 11:34 +0200, Nicolas Dechesne wrote: > hey Richard, > > better late than never they say ;)  > > On Sat, Apr 24, 2021 at 4:26 PM Richard Purdie > wrote: > > If iterating a layer with multiple components and auto-adding dependencies > > the tests can break since layers are

[OE-core] [PATCH] yocto-check-layer: Remove duplicated code

2021-07-22 Thread Richard Purdie
Nicolas Dechesne spotted there was duplicate code I had introduced with a previous fix. Remove the second statement since the earlier one is correct all that is needed. Signed-off-by: Richard Purdie --- scripts/yocto-check-layer | 2 -- 1 file changed, 2 deletions(-) diff --git

[OE-core] [PATCH] u-boot_2021.07: incompatible with qemumips and qemumips64

2021-07-22 Thread kai
From: Kai Kang u-boot 2021.07 is not compatible with qemumips and qemumips64: | *** Can't find default configuration "arch/../configs/qemu_mips64_defconfig"! The supports have been removed by upstream: https://source.denx.de/u-boot/u-boot/-/commit/5308a71 Signed-off-by: Kai Kang ---

[OE-core] [PATCH] rootfs: remove ldconfig auxiliary cache where appropriate

2021-07-22 Thread Damian Wrobel
Removes the /var/cache/ldconfig auxiliary cache directory from the rootfs when: - read-only-rootfs is in DISTRO_FEATURES, - ldconfig is not in DISTRO_FEATURES. In both cases the /var/cache/ldconfig/aux-cache is useless. Signed-off-by: Damian Wrobel --- meta/lib/oe/rootfs.py | 9 + 1

Re: [OE-core] [PATCH] yocto-check-layer: Avoid bug when iterating and autoadding dependencies

2021-07-22 Thread Nicolas Dechesne
hey Richard, better late than never they say ;) On Sat, Apr 24, 2021 at 4:26 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > If iterating a layer with multiple components and auto-adding dependencies > the tests can break since layers are never removed and order isn't >

Re: [OE-core] [PATCH v2] binutils: Upgrade to 2.37 branch

2021-07-22 Thread Alexandre Belloni
Hi Khem, On 20/07/2021 19:11:08-0700, Khem Raj wrote: > This izOs next/latest release branch for binutils > Drop backports and CVE fixes which already are applied upstream > > bfd_stdint.h has been removed in favor of using stdint.h > > Signed-off-by: Khem Raj > --- > V2: Fixes SDK builds for

Re: [OE-core] [PATCH 1/2] buildtools-tarball: add testsdk task

2021-07-22 Thread Richard Purdie
On Wed, 2021-07-21 at 14:54 +0100, Ross Burton wrote: > Add a testsdk task, which is essentially the same as testsdk.bbclass but > the test case directory is changed. This lets us exercise the > buildtools tarballs at build time. > > Signed-off-by: Ross Burton > --- >