Re: [OE-core][PATCH] Revert "vim: do not adjust script paths building for target"

2020-06-04 Thread Richard Purdie
On Fri, 2020-06-05 at 10:13 +0800, Chen Qi wrote: > This reverts commit 8972fe5581b9fe8ef14d539001758bb13bca6737. > > The above commit causes regression when vim-tools is installed. > The error is like below. > > Error: > Problem: conflicting requests >- nothing provides /bin/csh needed by v

Re: [OE-core][PATCH v7 0/3] Add a new bbclass that abstracts the generation of FIT blobs

2020-06-04 Thread Richard Purdie
On Wed, 2020-05-27 at 09:05 +0300, Nandor Han wrote: > Description > -- > Add a new class and unittest for generating FIT blobs. > > > Testing > --- > > 1. linux-yocto_5.4.bbappend was modified to have the following > configuration: > > ``` > inherit fit-image > > K

[OE-core] Stable Warrior branch

2020-06-04 Thread akuster
Hello, The Warrior branch of Poky has had its last official dot release. It will be moving to Community support and EOL within 6 weeks if no one steps up. If someone is interested in taking on the responsibilities of maintaining the "Warrior" branch moving forward, please email this list. Please

[OE-core][PATCH] Revert "vim: do not adjust script paths building for target"

2020-06-04 Thread Chen Qi
This reverts commit 8972fe5581b9fe8ef14d539001758bb13bca6737. The above commit causes regression when vim-tools is installed. The error is like below. Error: Problem: conflicting requests - nothing provides /bin/csh needed by vim-tools-8.2-r0.corei7_64 - nothing provides /usr/bin/nawk need

Re: [OE-core][PATCH] db: enable verify PACKAGECONFIG

2020-06-04 Thread Chen Qi
On 06/03/2020 04:40 PM, Richard Purdie wrote: On Wed, 2020-06-03 at 13:48 +0800, Chen Qi wrote: On target, when running `db_verify /var/lib/rpm/Packages', we get the following error. db_verify: BDB0571 library build did not include support for database verification Enable the 'verify' PACK

[OE-core][PATCH] db: do not install db_verify if 'verify' is not enabled

2020-06-04 Thread Chen Qi
On target, when running `db_verify /var/lib/rpm/Packages', we get the following error. db_verify: BDB0571 library build did not include support for database verification This is because db_verify is installed but 'verify' PACKAGECONFIG is not enabled. So fix it by not installing do_verify in s

[OE-core] ✗ patchtest: failure for patch.py: don't apply striplevel to git am command

2020-06-04 Thread Patchwork
== Series Details == Series: patch.py: don't apply striplevel to git am command Revision: 1 URL : https://patchwork.openembedded.org/series/24491/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have b

[OE-core] [PATCH v2 1/1] patch.py: don't apply striplevel to git am command

2020-06-04 Thread bkylerussell
Don't pass a path removal parameter to git am since it always applies patches from the root of the git repo, not from each individual patchdir (like quilt). GitApplyTree uses `git rev-parse --show-toplevel` to find the root of the repo no matter which patchdir is passed into the GitApplyTree insta

[OE-core] [PATCH v2 0/1] patch.py: don't apply striplevel to git am command

2020-06-04 Thread bkylerussell
I thought I had sent this out a month ago, but I can't find it in patchwork, so I'm resending. This is an updated patch that addresses feedback on v1, and should hopefully be more clear. I've dropped the change to 'git apply' since that wasn't behaving as I originally thought, then I added a sel

Re: [OE-core] [PATCH] cairo: Do not try to remove nonexistent directories

2020-06-04 Thread Khem Raj
On 6/2/20 2:06 AM, Peter Kjellerstedt wrote: Commit 0e1f8fa0 (bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target) changed the default PACKAGECONFIG for native and nativesdk so that it becomes empty unless "x11" is in DISTRO_FEATURES since "trace" was also removed (p

Re: [OE-core] [PATCH 65/70] libyaml: adjust license checksum to omit copyright year lines.

2020-06-04 Thread Khem Raj
Good catch Peter. Checksum mismatch for copyright year may sound benign but we really need to know the changes even if its just copyright year change these are recorded and part of license text, so its important in general to keep this check strict like it is without this patch. So dropping thi

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

2020-06-04 Thread Steve Sakoman
The following changes since commit c88cf750f26f6786d6ba5b4f1f7e5d4f0c800e6e: avahi: Don't advertise example services by default (2020-05-26 04:12:28 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next http://cgit.openemb

Re: [OE-core] [dunfell][ 08/10] armv8/tunes: Define TUNE_PKGARCH

2020-06-04 Thread Khem Raj
On Thu, Jun 4, 2020 at 1:30 AM Richard Purdie wrote: > > On Fri, 2020-05-22 at 00:23 +, Mittal, Anuj wrote: > > On Thu, 2020-05-21 at 17:05 -0700, Khem Raj wrote: > > > On Thu, May 21, 2020 at 4:49 PM Mittal, Anuj > > > > > > wrote: > > > > On Thu, 2020-05-21 at 19:37 +0200, Martin Jansa wrot

Re: [OE-core] [dunfell][ 08/10] armv8/tunes: Define TUNE_PKGARCH

2020-06-04 Thread Khem Raj
On Thu, May 21, 2020 at 5:23 PM Mittal, Anuj wrote: > > On Thu, 2020-05-21 at 17:05 -0700, Khem Raj wrote: > > On Thu, May 21, 2020 at 4:49 PM Mittal, Anuj > > wrote: > > > On Thu, 2020-05-21 at 19:37 +0200, Martin Jansa wrote: > > > > On Thu, May 21, 2020 at 6:16 PM Khem Raj > > > > wrote: > >

Re: [OE-core] [PATCH v3] glibc: move ld.so.conf back to main package

2020-06-04 Thread Phil Blundell via lists.openembedded.org
On Thu, Jun 04, 2020 at 01:05:30PM -0700, Andre McCurdy wrote: > The fix being proposed is simply to always leave the config file in > the rootfs, so it's always there when ldconfig is run at build time. > Doing so seems safe enough. Since the config file is only parsed by > ldconfig, there's no ru

Re: [OE-core][PATCH v3 4/8] bitbake: lib: Add PrefixLoggerAdapter helper

2020-06-04 Thread Richard Purdie
On Tue, 2020-06-02 at 21:54 -0500, Joshua Watt wrote: > Adds a helper logger adapter to add a prefix to all log messages. > This > is useful to distinguish log messages between multiple instances of a > object. > > Signed-off-by: Joshua Watt > --- > bitbake/lib/bb/__init__.py | 8 > 1 f

Re: [OE-core] [PATCH v3] bzip2: Add test suite for bzip2

2020-06-04 Thread Richard Purdie
On Sun, 2020-05-31 at 17:57 +0530, Rahul Kumar wrote: > Source: git://sourceware.org/git/bzip2-tests.git > Type: Enhancement > Description: > bzip2 now has a test suite available at > git://sourceware.org/git/bzip2-tests.git. > > This is a collection of "interesting" .bz2 files that can be used to

Re: [OE-core] [PATCH v3] glibc: move ld.so.conf back to main package

2020-06-04 Thread Andre McCurdy
On Thu, Jun 4, 2020 at 5:43 AM Richard Purdie wrote: > On Wed, 2020-06-03 at 13:44 -0700, Andre McCurdy wrote: > > On Wed, Jun 3, 2020 at 12:38 AM Rasmus Villemoes > > wrote: > > > On 02/06/2020 23.46, Andre McCurdy wrote: > > > > On Tue, Jun 2, 2020 at 2:15 PM Phil Blundell via > > > > lists.ope

Re: [OE-core][PATCH v4 1/2] initscripts/init-system-helpers: fix mountnfs.sh dependency

2020-06-04 Thread Denys Dmytriyenko
On Tue, Jun 02, 2020 at 03:42:55PM +0200, Jens Rehsack wrote: > With commit c9fc9110be33fe0f24bc3a7c242b584a4ca33e04 > Author: Yue Tao > Date: Fri May 25 10:48:08 2018 +0800 > > initscripts: Avoid starting rpcbind daemon twice > > Check the status before start it to avoid d

Re: [OE-core] [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab

2020-06-04 Thread Rahul Kumar
Hi Denys, I apologize, By Mistake it happened. Now i have sent it to the correct mailing list . *Thanks & Regards,* Rahul Kumar Software Engineer,Linux Solutions Engineering Group,Montavista Software LLC Email Id: rah...@mvista.com On Thu, Jun 4, 2020

Re: [OE-core] [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab

2020-06-04 Thread Denys Dmytriyenko
Why openembedded-core mailing list? On Thu, Jun 04, 2020 at 11:17:08PM +0530, Rahul Kumar wrote: > From: Armin Kuster > > It appears Xiph.Org is now on gitlab > https://gitlab.xiph.org/xiph > > Signed-off-by: Armin Kuster > Signed-off-by: Khem Raj > (cherry picked from commit cc6e59fdff71e47e

[OE-core] ✗ patchtest: failure for tremor: update SRC_URI as project moved to gitlab

2020-06-04 Thread Patchwork
== Series Details == Series: tremor: update SRC_URI as project moved to gitlab Revision: 1 URL : https://patchwork.openembedded.org/series/24487/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have be

[OE-core] [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab

2020-06-04 Thread Rahul Kumar
From: Armin Kuster It appears Xiph.Org is now on gitlab https://gitlab.xiph.org/xiph Signed-off-by: Armin Kuster Signed-off-by: Khem Raj (cherry picked from commit cc6e59fdff71e47ef5b9b40aab3bcd9438960ea4) Signed-off-by: Rahul Kumar --- meta-multimedia/recipes-multimedia/tremor/tremor_201803

[OE-core] [PATCH v2 2/2] archiver: Capture git submodules in mirror archiver

2020-06-04 Thread Paul Barker
Using the new Fetch.expanded_urldata() function we can get URL data for all git submodules. Signed-off-by: Paul Barker --- meta/classes/archiver.bbclass| 13 +++--- meta/lib/oeqa/selftest/cases/archiver.py | 54 2 files changed, 60 insertions(+), 7 deletions(

[OE-core] [PATCH v2 0/2] Capture git submodules in mirror archiver

2020-06-04 Thread Paul Barker
Changes in v2: * Use the git-submodule-test repo on git.yoctoproject.com instead of ovmf so that the test doesn't take forever. * Fix test_archiver_mode_mirror_gitsm_shallow. As the git-submodule-test recipe isn't likely to change we can be explicit with file names instead of usin

[OE-core] [PATCH v2 1/2] selftest: git-submodule-test: New recipe for testing a gitsm SRC_URI

2020-06-04 Thread Paul Barker
Signed-off-by: Paul Barker --- .../recipes-test/git-submodule-test/git-submodule-test.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-selftest/recipes-test/git-submodule-test/git-submodule-test.bb diff --git a/meta-selftest/recipes-test/git-submodule-test/git-submodul

[OE-core] [PATCH V2] libunwind: Fix build on aarch64/musl

2020-06-04 Thread Khem Raj
Backport a patch from upstream Signed-off-by: Khem Raj --- v2: This patch is already upstream, so apply a backport instead .../libunwind/libunwind/sigset_t.patch| 28 +++ .../libunwind/libunwind_1.4.0.bb | 1 + 2 files changed, 29 insertions(+) create mode

[OE-core] [PATCH] libunwind: Fix build on aarch64/musl

2020-06-04 Thread Khem Raj
Although this patch should be applied irrespective of libc but kept it musl specific to avoid extra testing. Signed-off-by: Khem Raj --- .../libunwind/libunwind/sigset_t.patch| 29 +++ .../libunwind/libunwind_1.4.0.bb | 5 +++- 2 files changed, 33 insertions

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Ernst Sj?strand
Ubuntu 20.04 doesn't have gcc 10 as default, it's still 9. So I guess that's different from Fedora 32 that someone mentioned. Regards //Ernst Thu 2020-06-04 klockan 15:06 +0100 skrev Richard Purdie: On Thu, 2020-06-04 at 15:57 +0200, Quentin Schulz wrote: On Thu, Jun 04, 2020 at 03:49:28PM +02

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Martin Jansa
Maybe I'm reading RP's reply differently, but I think he just asked to collect all necessary changes for warrior to support newer host, before they are accepted. It doesn't help much when only one smaller issue is fixed and the rest still needs to be figured out locally and the commit message migh

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Richard Purdie
On Thu, 2020-06-04 at 15:57 +0200, Quentin Schulz wrote: > On Thu, Jun 04, 2020 at 03:49:28PM +0200, Andreas Müller wrote: > > On Thu, Jun 4, 2020 at 2:47 PM Richard Purdie > > wrote: > > > On Thu, 2020-06-04 at 14:18 +0200, Andreas Müller wrote: > > > > On Thu, Jun 4, 2020 at 2:11 PM Richard Purd

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Quentin Schulz
On Thu, Jun 04, 2020 at 03:49:28PM +0200, Andreas Müller wrote: > On Thu, Jun 4, 2020 at 2:47 PM Richard Purdie > wrote: > > > > On Thu, 2020-06-04 at 14:18 +0200, Andreas Müller wrote: > > > On Thu, Jun 4, 2020 at 2:11 PM Richard Purdie > > > wrote: > > > > On Thu, 2020-06-04 at 14:03 +0200, And

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Andreas Müller
On Thu, Jun 4, 2020 at 2:47 PM Richard Purdie wrote: > > On Thu, 2020-06-04 at 14:18 +0200, Andreas Müller wrote: > > On Thu, Jun 4, 2020 at 2:11 PM Richard Purdie > > wrote: > > > On Thu, 2020-06-04 at 14:03 +0200, Andreas Müller wrote: > > > > From: Jacob Kroon > > > > > > > > 'pseudo_access_t

Re: [OE-core] The change pointed to by a .scc file not detected when compile kernel

2020-06-04 Thread Bruce Ashfield
On Thu, Jun 4, 2020 at 12:52 AM Yu, Mingli wrote: > > Hi Bruce, > > Currently, the change pointed to by a .scc file not detected when > compile kernel, for example: > > 1, add DISTRO_FEATURES_append = " virtualization" to conf/local.conf to > enable virtualization DISTRO_FEATURES and also add meta

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Richard Purdie
On Thu, 2020-06-04 at 14:18 +0200, Andreas Müller wrote: > On Thu, Jun 4, 2020 at 2:11 PM Richard Purdie > wrote: > > On Thu, 2020-06-04 at 14:03 +0200, Andreas Müller wrote: > > > From: Jacob Kroon > > > > > > 'pseudo_access_t' is a type, so use typedef. > > > > > > Fixes building pseudo with

Re: [OE-core] [PATCH v3] glibc: move ld.so.conf back to main package

2020-06-04 Thread Richard Purdie
On Wed, 2020-06-03 at 13:44 -0700, Andre McCurdy wrote: > On Wed, Jun 3, 2020 at 12:38 AM Rasmus Villemoes > wrote: > > On 02/06/2020 23.46, Andre McCurdy wrote: > > > On Tue, Jun 2, 2020 at 2:15 PM Phil Blundell via > > > lists.openembedded.org > > > wrote: > > > > On Tue, Jun 02, 2020 at 09:17:

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Andreas Müller
On Thu, Jun 4, 2020 at 2:11 PM Richard Purdie wrote: > > On Thu, 2020-06-04 at 14:03 +0200, Andreas Müller wrote: > > From: Jacob Kroon > > > > 'pseudo_access_t' is a type, so use typedef. > > > > Fixes building pseudo with gcc 10 where -fno-common is the default. > > > > (Backport of OE-Core rev

Re: [OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Richard Purdie
On Thu, 2020-06-04 at 14:03 +0200, Andreas Müller wrote: > From: Jacob Kroon > > 'pseudo_access_t' is a type, so use typedef. > > Fixes building pseudo with gcc 10 where -fno-common is the default. > > (Backport of OE-Core rev: a7d519f742aadc9110c2401f359254210a784f6b) > > Signed-off-by: Jacob

[OE-core] [PATCH][warrior] pseudo: Fix enum typedef

2020-06-04 Thread Andreas Müller
From: Jacob Kroon 'pseudo_access_t' is a type, so use typedef. Fixes building pseudo with gcc 10 where -fno-common is the default. (Backport of OE-Core rev: a7d519f742aadc9110c2401f359254210a784f6b) Signed-off-by: Jacob Kroon Signed-off-by: Richard Purdie Signed-off-by: Andreas Müller ---

Re: [OE-core] [dunfell][ 08/10] armv8/tunes: Define TUNE_PKGARCH

2020-06-04 Thread Richard Purdie
On Fri, 2020-05-22 at 00:23 +, Mittal, Anuj wrote: > On Thu, 2020-05-21 at 17:05 -0700, Khem Raj wrote: > > On Thu, May 21, 2020 at 4:49 PM Mittal, Anuj > > > > wrote: > > > On Thu, 2020-05-21 at 19:37 +0200, Martin Jansa wrote: > > > > On Thu, May 21, 2020 at 6:16 PM Khem Raj > > > > wrote:

[OE-core] [PATCH] python3-magic: add the missing rdepends

2020-06-04 Thread Yu, Mingli
From: Mingli Yu Add the missing rdepends to fix below error: # python3 [snip] >>> import magic [snip] ModuleNotFoundError: No module named 'ctypes' ModuleNotFoundError: No module named 'tempfile' Signed-off-by: Mingli Yu --- meta/recipes-devtools/python/python3-magic_0.4.18.bb | 5 -

Re: [OE-core] [PATCH] kmod: fix RCONFLICTS setting

2020-06-04 Thread Richard Purdie
On Tue, 2020-06-02 at 22:44 +0200, Konrad Weihmann wrote: > Previously used libkmod2 isn't known in this scope, > replace it with the correct libkmod > > Signed-off-by: Konrad Weihmann > --- > meta/recipes-kernel/kmod/kmod_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff