Re: [OE-core][PATCH] rpm: fix nativesdk's default var location

2020-09-02 Thread leimaohui
Hi, I'm sorry but I don't understand this patch. >error: cannot open Packages index using db5 - Permission denied (13) >error: cannot open Packages database in /var/lib/rpm I think these two error messages is just because invoking nativesdk-rpm without "--root=":

Re: [OE-core][PATCH V2] connman-conf: make connman-conf only available for qemuall

2020-09-02 Thread Li Zhou
Hi, Ross:     Do you have any plan to do this patch? I think my issue can disappear with your planned patch. Thanks. On 8/27/20 6:10 PM, Ross Burton wrote: On Thu, 27 Aug 2020 at 09:48, zhou li wrote: I have a question here: building for a real machine (say,

[OE-core] [PATCH] go: Upgrade to 1.15 major release

2020-09-02 Thread Khem Raj
1.15 is latest major release changelog is [1] and detailed blog is [2] [1] https://golang.org/doc/go1.15 [2] https://blog.golang.org/go1.15 Signed-off-by: Khem Raj --- meta/conf/distro/include/tcmode-default.inc | 2 +- .../go/{go-1.14.inc => go-1.15.inc} | 6 ++---

[OE-core] [PATCH 21/23] libx11: update 1.6.11 -> 1.6.12

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libx11_1.6.11.bb => libx11_1.6.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libx11_1.6.11.bb => libx11_1.6.12.bb} (93%) diff --git

[OE-core] [PATCH 23/23] mesa: update 20.1.5 -> 20.1.6

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../mesa/{mesa-gl_20.1.5.bb => mesa-gl_20.1.6.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_20.1.5.bb => mesa_20.1.6.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 22/23] xserver-xorg: update 1.20.8 -> 1.20.9

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{xserver-xorg_1.20.8.bb => xserver-xorg_1.20.9.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.8.bb => xserver-xorg_1.20.9.bb} (89%) diff --git

[OE-core] [PATCH 19/23] libva-utils: fix upstream version check

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/libva/libva-utils_2.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/libva/libva-utils_2.8.0.bb b/meta/recipes-graphics/libva/libva-utils_2.8.0.bb index fbc5a0583e..78e3805339 100644 ---

[OE-core] [PATCH 20/23] gnupg: update 2.2.21 -> 2.2.22

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...use-a-custom-value-for-the-location-of-.patch | 6 +++--- .../gnupg/0003-dirmngr-uses-libgpg-error.patch | 16 +++- meta/recipes-support/gnupg/gnupg/relocate.patch | 2 +- .../gnupg/{gnupg_2.2.21.bb => gnupg_2.2.22.bb} | 2 +- 4 files

[OE-core] [PATCH 10/23] msmtp: upgrade 1.8.11 -> 1.8.12

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-extended/msmtp/{msmtp_1.8.11.bb => msmtp_1.8.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.11.bb => msmtp_1.8.12.bb} (91%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.11.bb

[OE-core] [PATCH 07/23] libmpc: upgrade 1.1.0 -> 1.2.0

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libmpc/{libmpc_1.1.0.bb => libmpc_1.2.0.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/libmpc/{libmpc_1.1.0.bb => libmpc_1.2.0.bb} (62%) diff --git a/meta/recipes-support/libmpc/libmpc_1.1.0.bb

[OE-core] [PATCH 11/23] ninja: upgrade 1.10.0 -> 1.10.1

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-devtools/ninja/{ninja_1.10.0.bb => ninja_1.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ninja/{ninja_1.10.0.bb => ninja_1.10.1.bb} (92%) diff --git a/meta/recipes-devtools/ninja/ninja_1.10.0.bb

[OE-core] [PATCH 18/23] nasm: update 2.15.03 -> 2.15.05

2020-09-02 Thread Alexander Kanavin
Use autotools-brokensep as new version needs that. Signed-off-by: Alexander Kanavin --- .../0002-Add-debug-prefix-map-option.patch| 42 +-- .../nasm/{nasm_2.15.03.bb => nasm_2.15.05.bb} | 4 +- 2 files changed, 22 insertions(+), 24 deletions(-) rename

[OE-core] [PATCH 12/23] p11-kit: upgrade 0.23.20 -> 0.23.21

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../p11-kit/{p11-kit_0.23.20.bb => p11-kit_0.23.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/p11-kit/{p11-kit_0.23.20.bb => p11-kit_0.23.21.bb} (94%) diff --git

[OE-core] [PATCH 17/23] gnu-config: update to latest revision

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/gnu-config/gnu-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index 200b1f1856..ae03a99a61

[OE-core] [PATCH 02/23] cmake: upgrade 3.18.1 -> 3.18.2

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../cmake/{cmake-native_3.18.1.bb => cmake-native_3.18.2.bb}| 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- ...1-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch | 2 +- .../recipes-devtools/cmake/{cmake_3.18.1.bb =>

[OE-core] [PATCH 06/23] harfbuzz: upgrade 2.7.1 -> 2.7.2

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../harfbuzz/{harfbuzz_2.7.1.bb => harfbuzz_2.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_2.7.1.bb => harfbuzz_2.7.2.bb} (96%) diff --git

[OE-core] [PATCH 16/23] stress-ng: upgrade 0.11.18 -> 0.11.19

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../stress-ng/{stress-ng_0.11.18.bb => stress-ng_0.11.19.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.11.18.bb => stress-ng_0.11.19.bb} (90%) diff --git

[OE-core] [PATCH 04/23] debianutils: upgrade 4.11 -> 4.11.1

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../debianutils/{debianutils_4.11.bb => debianutils_4.11.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_4.11.bb => debianutils_4.11.1.bb} (95%) diff --git

[OE-core] [PATCH 14/23] re2c: upgrade 2.0.2 -> 2.0.3

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/re2c/{re2c_2.0.2.bb => re2c_2.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/re2c/{re2c_2.0.2.bb => re2c_2.0.3.bb} (84%) diff --git a/meta/recipes-support/re2c/re2c_2.0.2.bb

[OE-core] [PATCH 08/23] librepo: upgrade 1.12.0 -> 1.12.1

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../librepo/{librepo_1.12.0.bb => librepo_1.12.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/librepo/{librepo_1.12.0.bb => librepo_1.12.1.bb} (93%) diff --git

[OE-core] [PATCH 15/23] resolvconf: upgrade 1.82 -> 1.83

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../resolvconf/{resolvconf_1.82.bb => resolvconf_1.83.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.82.bb => resolvconf_1.83.bb} (97%) diff --git

[OE-core] [PATCH 05/23] enchant2: upgrade 2.2.8 -> 2.2.9

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../enchant/{enchant2_2.2.8.bb => enchant2_2.2.9.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/enchant/{enchant2_2.2.8.bb => enchant2_2.2.9.bb} (85%) diff --git

[OE-core] [PATCH 03/23] libxcrypt: upgrade 4.4.16 -> 4.4.17

2020-09-02 Thread Alexander Kanavin
License-Update: adjusted file list Signed-off-by: Alexander Kanavin --- ...xcrypt-compat_4.4.16.bb => libxcrypt-compat_4.4.17.bb} | 0 meta/recipes-core/libxcrypt/libxcrypt.inc | 8 .../{libxcrypt_4.4.16.bb => libxcrypt_4.4.17.bb} | 0 3 files changed, 4

[OE-core] [PATCH 09/23] libuv: upgrade 1.38.1 -> 1.39.0

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libuv/{libuv_1.38.1.bb => libuv_1.39.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/libuv/{libuv_1.38.1.bb => libuv_1.39.0.bb} (90%) diff --git

[OE-core] [PATCH 13/23] pango: upgrade 1.46.0 -> 1.46.1

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-graphics/pango/{pango_1.46.0.bb => pango_1.46.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.46.0.bb => pango_1.46.1.bb} (94%) diff --git a/meta/recipes-graphics/pango/pango_1.46.0.bb

[OE-core] [PATCH 01/23] glib-2.0: update 2.64.4 -> 2.64.5

2020-09-02 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../glib-2.0/{glib-2.0_2.64.4.bb => glib-2.0_2.64.5.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.64.4.bb => glib-2.0_2.64.5.bb} (93%) diff --git

[OE-core] [dunfell][PATCH] recipes-kernel: linux-firmware add qcom-venus-{5.2,5.4} packages

2020-09-02 Thread Anibal Limon
From: Anibal Limon Signed-off-by: Aníbal Limón Signed-off-by: Richard Purdie (cherry picked from commit e20c1e07a807f66f028104d8491d974a36734192) Signed-off-by: Aníbal Limón --- .../linux-firmware/linux-firmware_20200817.bb | 6 +- 1 file changed, 5 insertions(+), 1

Re: [OE-core] BUILDNAME issue

2020-09-02 Thread Khem Raj
On Wed, Sep 2, 2020 at 1:31 AM Groeting, Claus wrote: > > Hi All! > > We are currently migrating towards dunfell and have an issue with our > BUILDNAME handling. We observe that the BUILDNAME is overwritten by > rootfs_reproducible function which is added to the ROOTFS_POSTPROCESS_COMMAND >

[OE-core] [master][PATCH v8 1/1] package.bbclass: hash equivalency and pr service

2020-09-02 Thread Mark Hatle
When the PR service is enabled a number of small changes may happen to variables. In the do_package step a call to package_get_auto_pr will end up setting PRAUTO and modifying PKGV (if AUTOINC is there). PRAUTO is then used by EXTENDPRAUTO, which is then used to generate PKGR. Since this

[OE-core] [master][PATCH v8 0/1]

2020-09-02 Thread Mark Hatle
v8: Only one patch left... Was found that in some configurations the prservice oe-selftest (prservice.BitbakePrTests) was failing. Fix the issue, by changing the way the test case configures itself to ensure it will work with both unihash on and off. (Before it only worked with it off.) v7:

Re: [OE-core] [PATCH 1/3] gtk+3: Revert "gtk+3: fix reproducible build failure"

2020-09-02 Thread Ross Burton
Looks like my fix didn't quite work. Drop this and I'll fix again. Ross On Wed, 2 Sep 2020 at 16:17, Khem Raj wrote: > > On Wed, Sep 2, 2020 at 5:48 AM Richard Purdie > wrote: > > > > On Sun, 2020-08-30 at 22:20 -0700, Khem Raj wrote: > > > Now that we have updated to 3.24.22, the needed fix

Re: [OE-core][PATCH] kernel-yocto: Fix an inappropriate process with include path

2020-09-02 Thread Xu, Yanfei
On 9/2/20 8:27 PM, Bruce Ashfield wrote: On Wed, Sep 2, 2020 at 8:14 AM Bruce Ashfield via lists.openembedded.org wrote: On Tue, Sep 1, 2020 at 11:20 PM Xu, Yanfei wrote: From: Yanfei Xu We just want to remove the first '-I' in $d, hence removing the 'g' of sed avoid changing the real

Re: [OE-core] [PATCH] elfutils: Fix GNU_HASH QA Issue

2020-09-02 Thread Khem Raj
On Wed, Sep 2, 2020 at 2:41 AM Ross Burton wrote: > > On 02/09/2020 04:22, Khem Raj wrote: > > Signed-off-by: Khem Raj > > --- > > .../recipes-devtools/elfutils/elfutils_0.180.bb | 1 + > > .../elfutils/files/ldflags.patch| 17 + > > 2 files changed, 18

Re: [OE-core] [PATCH 1/3] gtk+3: Revert "gtk+3: fix reproducible build failure"

2020-09-02 Thread Khem Raj
On Wed, Sep 2, 2020 at 5:48 AM Richard Purdie wrote: > > On Sun, 2020-08-30 at 22:20 -0700, Khem Raj wrote: > > Now that we have updated to 3.24.22, the needed fix [1] is in and this > > change is no longer needed > > > > This reverts commit c2e0b0785b8098dbe562e88f54b679ca87626937. > > > > [1]

Re: [OE-core] [PATCH 4/8] dhcpd: move from meta-network need a client

2020-09-02 Thread Richard Purdie
On Wed, 2020-09-02 at 09:38 +0800, Chen Qi wrote: > The title uses 'dhcpd' but the recipe's name is 'dhcpcd'. [Patch 5/8] > also uses 'dhcpd'. > > One more thing to confirm. We are using dhcpcd to replace dhcp, > right? kea replaces dhcp-server, dhcpcd replaces dhcp-client. I tried to fix the

Re: [OE-core] [PATCH 6/8] dhcp: remove from core

2020-09-02 Thread Richard Purdie
On Tue, 2020-09-01 at 19:15 +, Diego Sueiro wrote: > > -Original Message- > > From: openembedded-core@lists.openembedded.org > c...@lists.openembedded.org> On Behalf Of Khem Raj via > > lists.openembedded.org > > Sent: 01 September 2020 19:11 > > To: akuster > > Cc: Patches and

Re: [OE-core][Patch v2 1/2] xinput-calibrator: avoid defunct process

2020-09-02 Thread Mark Asselstine
On Tuesday, September 1, 2020 11:30:23 A.M. EDT Richard Purdie wrote: > On Fri, 2020-08-28 at 17:29 -0400, Mark Asselstine wrote: > > The xinput_calibrator_once.sh script produces output on stdout and > > stderr which the current 'Exec' doesn't consume. This results in a > >

Re: [OE-core][dunfell 00/25] Patch review

2020-09-02 Thread Steve Sakoman
On Tue, Sep 1, 2020 at 5:28 PM Christopher Clark wrote: > > On Tue, Sep 1, 2020 at 7:06 AM Steve Sakoman wrote: > > > > On Tue, Sep 1, 2020 at 1:07 AM Richard Purdie > > wrote: > > > > > > Hi Steve, > > > > > > On Sun, 2020-08-30 at 08:15 -1000, Steve Sakoman wrote: > > > > Please review this

[OE-core][dunfell 00/22] Pull request (cover letter only)

2020-09-02 Thread Steve Sakoman
The following changes since commit bec0a45393d968251059f5075add2cf633aecd1a: runqemu: Check gtk or sdl option is passed together with gl or gl-es options. (2020-08-19 04:11:14 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib

Re: [OE-core] [PATCH 2/2] kernel-yocto: only replace leading -I in include paths

2020-09-02 Thread Bruce Ashfield
Note that this patch is slightly changed from the original. I tweaked the short log, and added an anchor to the sed expression. So this one should be used, versus the earlier send. Bruce On Wed, Sep 2, 2020 at 10:33 AM wrote: > > From: Yanfei Xu > > We just want to remove the first '-I' in

[OE-core] [PATCH 1/2] linux-yocto/5.8: update to v5.8.5

2020-09-02 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.8 to the latest korg -stable release that comprises the following commits: 9ece50d8a470 Linux 5.8.5 c05dea7c0f3f binfmt_flat: revert "binfmt_flat: don't offset the data start" 44f639d5aeda io_uring: fix missing ->mm on exit

[OE-core] [PATCH 2/2] kernel-yocto: only replace leading -I in include paths

2020-09-02 Thread Bruce Ashfield
From: Yanfei Xu We just want to remove the first '-I' in $d, hence removing the g' of sed avoid changing the real path which is include '-I' We also add an anchor to the regex to only match -I at the start of the path. Signed-off-by: Yanfei Xu Signed-off-by: Bruce Ashfield ---

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Bruce Ashfield
On Wed, Sep 2, 2020 at 8:34 AM Jack Mitchell wrote: > > On 02/09/2020 13:14, Bruce Ashfield wrote: > > On Wed, Sep 2, 2020 at 3:39 AM Jack Mitchell wrote: > >> > >> > >> > >> On 29/08/2020 20:13, Randy Witt wrote: > >>> On 8/29/20 11:41 AM, Bruce Ashfield wrote: > On Fri, Aug 28, 2020 at

Re: [OE-core] [PATCH 1/3] gtk+3: Revert "gtk+3: fix reproducible build failure"

2020-09-02 Thread Richard Purdie
On Sun, 2020-08-30 at 22:20 -0700, Khem Raj wrote: > Now that we have updated to 3.24.22, the needed fix [1] is in and this > change is no longer needed > > This reverts commit c2e0b0785b8098dbe562e88f54b679ca87626937. > > [1] https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/2183 > >

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Jack Mitchell
On 02/09/2020 13:14, Bruce Ashfield wrote: > On Wed, Sep 2, 2020 at 3:39 AM Jack Mitchell wrote: >> >> >> >> On 29/08/2020 20:13, Randy Witt wrote: >>> On 8/29/20 11:41 AM, Bruce Ashfield wrote: On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via lists.openembedded.org wrote:

Re: [OE-core][PATCH] kernel-yocto: Fix an inappropriate process with include path

2020-09-02 Thread Bruce Ashfield
On Wed, Sep 2, 2020 at 8:14 AM Bruce Ashfield via lists.openembedded.org wrote: > > On Tue, Sep 1, 2020 at 11:20 PM Xu, Yanfei wrote: > > > > From: Yanfei Xu > > > > We just want to remove the first '-I' in $d, hence removing the > > 'g' of sed avoid changing the real path which is include '-I'

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Bruce Ashfield
On Wed, Sep 2, 2020 at 3:39 AM Jack Mitchell wrote: > > > > On 29/08/2020 20:13, Randy Witt wrote: > > On 8/29/20 11:41 AM, Bruce Ashfield wrote: > >> On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via > >> lists.openembedded.org > >> wrote: > >>> > >>> On Fri, Aug 28, 2020 at 7:15 PM Jack

Re: [OE-core][PATCH] kernel-yocto: Fix an inappropriate process with include path

2020-09-02 Thread Bruce Ashfield
On Tue, Sep 1, 2020 at 11:20 PM Xu, Yanfei wrote: > > From: Yanfei Xu > > We just want to remove the first '-I' in $d, hence removing the > 'g' of sed avoid changing the real path which is include '-I' > The g was intentional. Is it actually causing a bug ? if not, I see no reason to change it.

[OE-core] [PATCH] linux-libc-headers: kernel headers are installed in STAGING_KERNEL_BUILDDIR

2020-09-02 Thread Nicolas Dechesne
Since 'fido', kernel headers are installed in STAGING_KERNEL_BUILDDIR, not STAGING_KERNEL_DIR. So this message in the linux-libc-headers recipe is slightly misleading. Signed-off-by: Nicolas Dechesne --- meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc | 2 +- 1 file changed, 1

[OE-core] [PATCH 1/2] insane: improve gnu-hash-style warning

2020-09-02 Thread Ross Burton
Instead of showing a filename under packages-split, show the package name and filename inside the package. Signed-off-by: Ross Burton --- meta/classes/insane.bbclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass

[OE-core] [PATCH] iputils: Adapt ${PN}-tftpd package dependency to PACKAGECONFIG

2020-09-02 Thread Richard Purdie
This avoids failures when recipes try and use the iptuils package. Signed-off-by: Richard Purdie --- meta/recipes-extended/iputils/iputils_s20200821.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/iputils/iputils_s20200821.bb

[OE-core] [PATCH 2/2] elfutils: silence a new QA warning

2020-09-02 Thread Ross Burton
The fix to the gnu-hash-style check (oe-core 70d932f21) causes elfutils-ptest to emit a new warning. This binary is explicitly compiled with a curated minimal set of compiler flags, so to avoid breaking the test simply skip the ldflags check for elfutils-ptest. Signed-off-by: Ross Burton ---

Re: [OE-core] [PATCH] elfutils: Fix GNU_HASH QA Issue

2020-09-02 Thread Ross Burton
On 02/09/2020 04:22, Khem Raj wrote: Signed-off-by: Khem Raj --- .../recipes-devtools/elfutils/elfutils_0.180.bb | 1 + .../elfutils/files/ldflags.patch| 17 + 2 files changed, 18 insertions(+) create mode 100644

[OE-core] BUILDNAME issue

2020-09-02 Thread Groeting, Claus
Hi All! We are currently migrating towards dunfell and have an issue with our BUILDNAME handling. We observe that the BUILDNAME is overwritten by rootfs_reproducible function which is added to the ROOTFS_POSTPROCESS_COMMAND list in the rootfs-postcommands.bbclass file with the timestamp. Why

[OE-core] [oe][zeus][PATCH 3/3] bind: Security Advisory - bind - CVE-2020-8624

2020-09-02 Thread Li Zhou
Backport patch from to solve CVE-2020-8624. Signed-off-by: Li Zhou --- .../bind/bind/CVE-2020-8624.patch | 33 ++ meta/recipes-connectivity/bind/bind_9.11.19.bb

[OE-core] [oe][zeus][PATCH 2/3] bind: Security Advisory - bind - CVE-2020-8623

2020-09-02 Thread Li Zhou
Backport patch from to solve CVE-2020-8623. Signed-off-by: Li Zhou --- .../bind/bind/CVE-2020-8623.patch | 402 + meta/recipes-connectivity/bind/bind_9.11.19.bb

[OE-core] [oe][zeus][PATCH 1/3] bind: Security Advisory - bind - CVE-2020-8622

2020-09-02 Thread Li Zhou
Backport patch from to solve CVE-2020-8622. Signed-off-by: Li Zhou --- .../bind/bind/CVE-2020-8622.patch | 60 ++ meta/recipes-connectivity/bind/bind_9.11.19.bb

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Jack Mitchell
On 29/08/2020 20:13, Randy Witt wrote: > On 8/29/20 11:41 AM, Bruce Ashfield wrote: >> On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via >> lists.openembedded.org >> wrote: >>> >>> On Fri, Aug 28, 2020 at 7:15 PM Jack Mitchell wrote: Quick update, I just did an armv7 build with

Re: [OE-core] [PATCH] libpcre: fix occasionally do_package_write_rpm error

2020-09-02 Thread Richard Purdie
On Wed, 2020-09-02 at 10:36 +0800, Changqing Li wrote: > > On 9/1/20 7:08 PM, Richard Purdie wrote: > > On Fri, 2020-08-28 at 14:14 +0800, Changqing Li wrote: > > > From: Changqing Li > > > > > > Error info: > > > ERROR: libpcre-8.44-r0 do_package_write_rpm: Failure expanding > > > variable > >

Re: [OE-Core][PATCH v2 3/3] packagegroup-core-full-cmdline: remove iputils

2020-09-02 Thread Alexander Kanavin
This doesn’t seem correct to me. Iputils is an empty package but it pulls in all the sub-packages with individual utilities. Alex On Wed 2. Sep 2020 at 0.52, Changhyeok Bae wrote: > iputils package doesn't have anything. > > > > Signed-off-by: Changhyeok Bae > > --- > >

[OE-core] [PATCH] json-glib: Backport a build fix with clang

2020-09-02 Thread Khem Raj
Signed-off-by: Khem Raj --- ...o-instead-of-cast-to-convert-pointer.patch | 33 +++ .../json-glib/json-glib_1.4.4.bb | 4 ++- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644