Re: [OE-core] [PATCH v4] glibc: ptest: Add running glibc time related test suite (Y2038) with ptest

2021-11-12 Thread Richard Purdie
On Fri, 2021-11-12 at 09:41 +0100, Lukasz Majewski wrote: > Hi Khem, > > > seeing this > > > > https://errors.yoctoproject.org/Errors/Details/616955/ > > The error is about autoconf version: > > DEBUG: Executing shell function do_configure > aclocal.m4:6: error: Exactly version 2.69 of

Re: [OE-core] [PATCH v4] glibc: ptest: Add running glibc time related test suite (Y2038) with ptest

2021-11-12 Thread ?ukasz Majewski
Hi Khem, > seeing this > > https://errors.yoctoproject.org/Errors/Details/616955/ The error is about autoconf version: DEBUG: Executing shell function do_configure aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but you have 2.71 aclocal.m4:6: the top level autom4te: error:

[OE-core] pls comment on weston non-PAM patch (link inside)

2021-11-12 Thread Alexander Kanavin
Hello folks, I sent the weston non-PAM patch upstream and they have raised questions about its validity, can you please comment on it? https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/725 Thanks, Alex -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [OE-core] [PATCH v4] glibc: ptest: Add running glibc time related test suite (Y2038) with ptest

2021-11-12 Thread ?ukasz Majewski
Hi Richard, Khem > On Thu, 2021-11-11 at 05:51 -0800, Khem Raj wrote: > > On Tue, Nov 9, 2021 at 7:29 AM Lukasz Majewski > > wrote: > > > > > > This patch introduces new recipe - namely 'glibc-tests', which > > > builds and installs time related (to check if Y2038 support > > > works) glibc

[OE-core] [PATCH] uninative: Add version to uninative tarball name

2021-11-12 Thread Richard Purdie
uninative works via hashes and doesn't need the version in the tarball name but it does make things easier to inspect in DL_DIR. There were reasons such as ease of publication of the build tarballs but we can handle those differently now and the signature issues from the early code aren't an issue

[OE-core] [PATCH 4/6] dtc: fix mingw build

2021-11-12 Thread Ross Burton
Backport a patch to fix the build of fdtdump with mingw, which so the tools now build successfully with mingw. Signed-off-by: Ross Burton --- ...tdump-fix-Werror-int-to-pointer-cast.patch | 40 +++ meta/recipes-kernel/dtc/dtc_1.6.1.bb | 3 +- 2 files changed, 42

[OE-core] [PATCH 6/6] ncurses: clean up pkgconfig install location

2021-11-12 Thread Ross Burton
These is now an option to set the pkg-config install location, instead of injecting it into the install to override the detected location (which is into the sysroot). Signed-off-by: Ross Burton --- meta/recipes-core/ncurses/ncurses.inc | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-)

[OE-core] [PATCH 5/6] ncurses: poll() works, but only on Linux

2021-11-12 Thread Ross Burton
ncurses does AC_TRY_RUN() to determine is poll() actually works. As that doesn't work in cross-compiles, we seed it with 'yes'. However, MinGW doesn't have a working poll(), so use a :linux override so that this only applies to Linux builds. The ncurses build now compiles but doesn't link in

[OE-core] [PATCH 1/6] dtc: merge .bb/.inc

2021-11-12 Thread Ross Burton
No reason for these to be split, so merge them. Signed-off-by: Ross Burton --- meta/recipes-kernel/dtc/dtc.inc | 28 meta/recipes-kernel/dtc/dtc_1.6.1.bb | 28 ++-- 2 files changed, 26 insertions(+), 30 deletions(-) delete mode 100644

[OE-core] [PATCH 2/6] dtc: use Meson to build

2021-11-12 Thread Ross Burton
Signed-off-by: Ross Burton --- ...-Makefile-to-add-CFLAGS-not-override.patch | 36 --- .../recipes-kernel/dtc/dtc/make_install.patch | 26 -- meta/recipes-kernel/dtc/dtc_1.6.1.bb | 15 +++- 3 files changed, 4 insertions(+), 73 deletions(-) delete mode

[OE-core] logrotate patch - please rework and re-submit upstream (link to upstream review included)

2021-11-12 Thread Alexander Kanavin
Hello Robert, I submitted act-as-mv-when-rotate.patch from logrotate upstream, and they requested significant changes: https://github.com/logrotate/logrotate/pull/429 I'm afraid that is beyond what I can do, so I'm going to close the submission, mark the current patch as Inappropriate [link to

[OE-core] [PATCH 3/6] dtc: add PACKAGECONFIGs for tools and yaml

2021-11-12 Thread Ross Burton
Leave yaml off by default. Signed-off-by: Ross Burton --- meta/recipes-kernel/dtc/dtc_1.6.1.bb | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/dtc/dtc_1.6.1.bb b/meta/recipes-kernel/dtc/dtc_1.6.1.bb index 44293cf4ff..6365f73e10 100644 ---

Re: [OE-core] [PATCH v4] glibc: ptest: Add running glibc time related test suite (Y2038) with ptest

2021-11-12 Thread Khem Raj
On Fri, Nov 12, 2021 at 12:54 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Fri, 2021-11-12 at 09:41 +0100, Lukasz Majewski wrote: > > Hi Khem, > > > > > seeing this > > > > > > https://errors.yoctoproject.org/Errors/Details/616955/ > > > > The error is about autoconf

[OE-core] [PATCH] rpcbind: install rpcbind.conf

2021-11-12 Thread Yi Zhao
Although we provide rpcbind.conf, it isn't shipped to the package. Also fix the sysconfdir in rpcbind.service. Signed-off-by: Yi Zhao --- .../rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch | 2 +- meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb | 1 + 2 files

Re: [OE-core] [PATCH] util-linux: fix tabfiles-tags case failure

2021-11-12 Thread Richard Purdie
On Fri, 2021-11-12 at 18:03 +0800, Yu, Mingli wrote: > From: Mingli Yu > > Pass "--use-system-commands" option when run tabfiles-tags case as > we don't deploy the command under /usr/lib64/util-linux/ptest folder > by default. > Fixes: > # cd /usr/lib64/util-linux/ptest/ > #

Re: [bitbake-devel] [oe-core][PATCH 1/2] devtools: Initial recipe for repo 2.17.3

2021-11-12 Thread Jasper Orschulko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Alex, thanks for your input. You are absolutely correct, this currently does not work. We'll look into this. - -- With best regards Jasper Orschulko DevOps Engineer Tel. +49 30 58 58 14 265 Fax +49 30 58 58 14 999

[OE-core] [PATCH] insane: remove unrecognised option check for Meson

2021-11-12 Thread Ross Burton
Meson 0.60 onwards no longer simply warns when an unrecognised option is passed, it errors out instead. This means we can remove the logic in insane.bbclass to check for the warnings. Signed-off-by: Ross Burton --- meta/classes/insane.bbclass | 5 + 1 file changed, 1 insertion(+), 4

[OE-core] [PATCH] util-linux: fix tabfiles-tags case failure

2021-11-12 Thread Yu, Mingli
From: Mingli Yu Pass "--use-system-commands" option when run tabfiles-tags case as we don't deploy the command under /usr/lib64/util-linux/ptest folder by default. Fixes: # cd /usr/lib64/util-linux/ptest/ # ./tests/ts/libmount/tabfiles-tags [snip] ./ts/libmount/../../functions.sh: line 652:

[OE-core] [PATCH] mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org

2021-11-12 Thread Richard Purdie
kernel.org now has a mirror of the downloads.yoctoproject.org sources archive so include this in our mirrors list. Signed-off-by: Richard Purdie --- meta/classes/mirrors.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index

[OE-core] [PATCH 3/4] packagegrou-core-full-cmdline: Drop compatibility mappings

2021-11-12 Thread Richard Purdie
The task-core namespace was dropped years ago and we've had the compatibility mappings for a long time. We should no longer need them as everyone should long since have adapted. Signed-off-by: Richard Purdie --- .../packagegroup-core-full-cmdline.bb | 35 --- 1 file

[OE-core] [PATCH 2/4] packagegroups-core-full-cmdline: Drop libraries packagegroup and gmp

2021-11-12 Thread Richard Purdie
We pull in libraries as/where needed as dependencies so there is no need to have them as specific packagegroups. This change removes glib-2.0 and gmp. This also has the advantage of meaning debian renaming now isn't used anywhere and the packagegroup can remain allarch. Signed-off-by: Richard

[OE-core] [PATCH 1/4] packagegroup-core-buildessential: Mark as TUNE_PKGARCH specific

2021-11-12 Thread Richard Purdie
The libstdc++ dependency is debian renamed so this shouldn't be allarch, mark accordingly. Signed-off-by: Richard Purdie --- .../packagegroups/packagegroup-core-buildessential.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git

[OE-core] [PATCH 4/4] package: Add sanity check for allarch packagegroups

2021-11-12 Thread Richard Purdie
We exclude allarch packagegroups from rebuilding when their dependencies change. The reasoning is that we are just depending on a name so having these rebuild lots is just pointless and inefficient. We also don't want them duplicated for multiple machines for efficiency. In general this works

[OE-core] [PATCH 3/4] python3-pygobject: Do not add -Dintrospection

2021-11-12 Thread Khem Raj
meson 0.60 turns unknown options into them hard errors Signed-off-by: Khem Raj --- meta/recipes-devtools/python/python3-pygobject_3.42.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb

[OE-core] [PATCH 2/4] Revert "python3-pygobject: do not supply unknown g-i options"

2021-11-12 Thread Khem Raj
This reverts commit 9c0cc06a3d857124c0e1c1c9342f79ba5a3b10bc. --- .../python/python3-pygobject_3.42.0.bb | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb

[OE-core] [PATCH 4/4] gstreamer1.0-python: Do not add -Dintrospection

2021-11-12 Thread Khem Raj
meson 0.60 turns unknown options into them hard errors Signed-off-by: Khem Raj --- meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.5.bb

[OE-core] [PATCH 1/4] Revert "gstreamer1.0-python: do not supply unknown g-i options"

2021-11-12 Thread Khem Raj
This reverts commit f4bbbf2cd3e711875489b19f9b55b52ebd7be4bd. --- .../gstreamer/gstreamer1.0-python_1.18.5.bb | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.5.bb

[OE-core] [PATCH] runqemu: support rootfs mounted ro

2021-11-12 Thread Adrian Freihofer
Optionally allow to set QB_KERNEL_ROOT to e.g. "/dev/vda ro" to mount the rootfs reay-only in Qemu. Signed-off-by: Adrian Freihofer --- meta/classes/qemuboot.bbclass | 2 ++ scripts/runqemu | 8 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git

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

2021-11-12 Thread Steve Sakoman
The following changes since commit 38fc0807eea14dc12610da4ba73c082d5a4b0744: meta/scripts: Manual git url branch additions (2021-11-03 08:43:53 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next