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

2021-07-23 Thread Damian Wrobel
On Thu, 22 Jul 2021 21:00:15 +0200 Andre McCurdy wrote > 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 i

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

2021-07-23 Thread Damian Wrobel
On Fri, 23 Jul 2021 00:37:08 +0200 Alexandre Belloni wrote > 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

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

2021-07-23 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 | 10 ++ 1

[OE-core] [dunfell][PATCH 0/1] Backport an ovmf GCC11 fix

2021-07-23 Thread Andrei Gherzan
From: Andrei Gherzan There can be situations where downstreamers work with updated GCC versions and this fix would help. Even if that is not the case, the fix is an improvement nevertheless. Khem Raj (1): ovmf: Fix VLA warnings with GCC 11 .../ovmf/0001-Fix-VLA-parameter-warning.patch | 51 +

[OE-core] [dunfell][PATCH 1/1] ovmf: Fix VLA warnings with GCC 11

2021-07-23 Thread Andrei Gherzan
From: Khem Raj (From OE-Core rev: 5406ce83e07c3f89b9f2bb26f083861467b7bc59) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- .../ovmf/0001-Fix-VLA-parameter-warning.patch | 51 +++ meta/recipes-core/ovmf/ovmf_git.bb| 3 +- 2 files changed, 53 insertions(+

[OE-core] [PATCH] oe-setup-builddir: update YP docs and OE URLs

2021-07-23 Thread Michael Opdenacker
This updates the link to the YP docs and proposes to access the OE website through https Signed-off-by: Michael Opdenacker --- scripts/oe-setup-builddir | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 30eaa8efbe.

Re: [OE-core] [PATCH] oe-setup-builddir: update YP docs and OE URLs

2021-07-23 Thread Robert P. J. Day
On Fri, 23 Jul 2021, Michael Opdenacker wrote: > This updates the link to the YP docs > and proposes to access the OE website through https > > Signed-off-by: Michael Opdenacker > --- > scripts/oe-setup-builddir | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/scripts

Re: [OE-core] [PATCH] oe-setup-builddir: update YP docs and OE URLs

2021-07-23 Thread Martin Jansa
The 2nd chunk doesn't look correct, the 's' has eaten the ':'. On Fri, Jul 23, 2021 at 3:53 PM Michael Opdenacker < michael.opdenac...@bootlin.com> wrote: > This updates the link to the YP docs > and proposes to access the OE website through https > > Signed-off-by: Michael Opdenacker > --- > s

[OE-core][dunfell 0/3] Pull request (cover letter only)

2021-07-23 Thread Steve Sakoman
The following changes since commit 9b83aefa9c4a21d9dc1eea4a6b00af379466a288: busybox: add tmpdir option into mktemp applet (2021-07-14 12:27:38 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next http://cgit.openembedded.

[OE-core] [PATCH v2] oe-setup-builddir: update YP docs and OE URLs

2021-07-23 Thread Michael Opdenacker
This updates the link to the YP docs and proposes to access the OE website through https Signed-off-by: Michael Opdenacker --- scripts/oe-setup-builddir | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 30eaa8efbe.

[OE-core] [PATCH] conf-notes.txt: now suggesting to run 'runqemu qemux86-64'

2021-07-23 Thread Michael Opdenacker
'runqemu qemux86' doesn't work any more. The "Quick Build" documentation has already been updated but this message that we get when sourcing "oe-init-build-env" Signed-off-by: Michael Opdenacker --- meta/conf/conf-notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta

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

2021-07-23 Thread Andre McCurdy
On Fri, Jul 23, 2021 at 2:16 AM Damian Wrobel wrote: > > On Thu, 22 Jul 2021 21:00:15 +0200 Andre McCurdy > wrote > > On Thu, Jul 22, 2021 at 2:48 AM Damian Wrobel > > wrote: > > > > > > Removes the /var/cache/ldconfig auxiliary cache directory from > > > the rootfs when: > > >

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

2021-07-23 Thread Andre McCurdy
On Fri, Jul 23, 2021 at 2:22 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. Comments say DISTRO_FEATURES but code is checking IMAGE_FEATURES in both

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

2021-07-23 Thread Otavio Salvador
I am against reverting it again. We discussed alternatives, which could solve the problem. Em qui., 22 de jul. de 2021 às 21:19, Anuj Mittal escreveu: > > This reverts commit be1cf223bf9c514ee81820ded5b13318458c0daf. > > The original change was added to resolve build errors [1] for MACHINE > valu

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

2021-07-23 Thread Richard Purdie
On Fri, 2021-07-23 at 17:52 -0300, Otavio Salvador wrote: > I am against reverting it again. We discussed alternatives, which > could solve the problem. > > Em qui., 22 de jul. de 2021 às 21:19, Anuj Mittal > escreveu: > > > > This reverts commit be1cf223bf9c514ee81820ded5b13318458c0daf. > > >

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

2021-07-23 Thread Khem Raj
On Thu, Jul 22, 2021 at 2:51 PM Ruslan Babayev (fib) via lists.openembedded.org wrote: > > 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 th

[OE-core][dunfell][PATCH v2 1/3] cmake-native: enabled zstd support

2021-07-23 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. Tha

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

2021-07-23 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][dunfell][PATCH v2 3/3] qemu: Enable seccomp if FEATURE is set

2021-07-23 Thread Ruslan Babayev (fib) via lists.openembedded.org
From: Armin Kuster Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie Signed-off-by: Ruslan Babayev --- meta/recipes-devtools/qemu/qemu_4.2.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/qemu/qemu_4.2.0.bb b/meta/recipes-devtools/qemu/qemu_4.2.0.bb inde