Re: [OE-core] [meta][dunfell][PATCH] glib-2.0: Add security fixes

2021-11-29 Thread Ranjitsinh Rathod
Adding missing patches and will resent it. Thanks, Ranjitsinh Rathod -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158971): https://lists.openembedded.org/g/openembedded-core/message/158971 Mute This Topic:

Re: [OE-core] vulkan-loader

2021-11-29 Thread Alexander Kanavin
Can you show what vulkan.pc contains please, and why is that a problem? Alex On Tue, 30 Nov 2021 at 00:51, Joel Winarske wrote: > I discovered an upstream problem with vulkan-loader today. > > Effectively since 1.2.162 vulkan.pc is broken for cross compilation > scenarios. > > This example

[OE-core] [hardknott][PATCH V2] libtool: change the default AR_FLAGS from "cru" to "cr"

2021-11-29 Thread Changqing Li
From: Li Wang Backport patch to fix warning: `u' modifier ignored since `D' is the default (see `U') Signed-off-by: Li Wang Signed-off-by: Changqing Li --- .../libtool/libtool-2.4.6.inc | 2 + ...AGS-use-cr-instead-of-cru-by-default.patch | 133 ++

[OE-core] [PATCH] libtool: change the default AR_FLAGS from "cru" to "cr"

2021-11-29 Thread Changqing Li
From: Li Wang Backport patch to fix warning: `u' modifier ignored since `D' is the default (see `U') Signed-off-by: Li Wang Signed-off-by: Changqing Li --- .../libtool/libtool-2.4.6.inc | 2 + ...AGS-use-cr-instead-of-cru-by-default.patch | 133 ++

[OE-core] [hardknott][PATCH] libtool: change the default AR_FLAGS from "cru" to "cr"

2021-11-29 Thread Changqing Li
From: Li Wang Backport patch to fix warning: `u' modifier ignored since `D' is the default (see `U') libool.m4: add ARFLAGS variable Upstream-Status: Backport Reference to upstream patch: https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=4335de1dfb7d2ec728427e07a54136b94a2d40f6

[OE-core] [PATCH] yocto-check-layer: Address Bug#11131

2021-11-29 Thread Dhruva Gole
This adds: - Test case to review if the README file specifies the maintainer. - Test case to review if the README file specifies the word patch. - Test case to review if the README file contains an email address. Signed-off-by: Dhruva Gole --- scripts/lib/checklayer/cases/common.py | 6 ++

[OE-core] opkg_lock: Could not lock /run/opkg.lock:

2021-11-29 Thread Khem Raj
On CI system when a new job is launched which is running another CI job in a different sandbox, following error is encountered often. * opkg_lock: Could not lock /run/opkg.lock: Resource temporarily unavailable. * opkg_cmd_exec: Command failed to capture privilege lock: Resource temporarily

[OE-core] [PATCH] Revert "weston-init: Pass --continue-without-input when launching weston"

2021-11-29 Thread Khem Raj
This reverts commit 762a20b493cc219a46d9ac188fe4895a111ee7b4. This breaks machines using fbdev backend, since this option is drm backend specific, we need to know the backend before using it, until we have a smart way to detect that, this will not be a fool proof solution, therefore revert it for

Re: [OE-core] [meta][dunfell][PATCH] glib-2.0: Add security fixes

2021-11-29 Thread Anuj Mittal
I think this is missing fixes for regressions caused by these commits. Specifically the ones here: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1933/commits https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1943 The Ubuntu code branch that is being referred here also includes these

[OE-core] vulkan-loader

2021-11-29 Thread Joel Winarske
I discovered an upstream problem with vulkan-loader today. Effectively since 1.2.162 vulkan.pc is broken for cross compilation scenarios. This example illustrates current problem with vulkan.pc installed by vulkan-loader: $ pkg-config --print-errors --define-variable=prefix=/opt

[OE-core] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2021-11-29 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

Re: [OE-core] [RFC PATCH 4/9] perl/perlcross: Improve native reproducability

2021-11-29 Thread Alexander Kanavin
I have fixed this differently, and more reliably - you can cherry-pick into your branch: https://git.yoctoproject.org/poky-contrib/commit/?h=akanavin/package-version-updates=40e8c7af7e32045805bab318e66b644c0e8ed3f2 Alex On Mon, 29 Nov 2021 at 20:43, Alexander Kanavin via lists.openembedded.org

Re: [OE-core] [RFC PATCH 4/9] perl/perlcross: Improve native reproducability

2021-11-29 Thread Alexander Kanavin
On Mon, 29 Nov 2021 at 17:44, Jacob Kroon wrote: > On 11/29/21 10:07, Alexander Kanavin wrote: > > Can you split the determinism patch fix into a separate patch please? > > > > I don't know what exactly is the right fix here. Should both > "determinism.patch":es be applied when building

Re: [OE-core] Not able to install chrony on zeus

2021-11-29 Thread Khem Raj
On Mon, Nov 29, 2021 at 9:25 AM mohammed aqdam wrote: > > Thanks Khem Raj, > > Is it possible to install both? > maybe if they can be make to coexist perhaps by using update-alternatives etc. > On Mon, 29 Nov, 2021, 10:46 pm Khem Raj, wrote: >> >> >> >> On 11/29/21 4:08 AM, mohammed aqdam

Re: [OE-core] Not able to install chrony on zeus

2021-11-29 Thread mohammed aqdam
Thanks Khem Raj, Is it possible to install both? On Mon, 29 Nov, 2021, 10:46 pm Khem Raj, wrote: > > > On 11/29/21 4:08 AM, mohammed aqdam wrote: > > Hi There, > > > > I am trying to add chrony/chronyd to my final image > > using IMAGE_INSTALL_append += " chrony ntp pps-tools " > > > > When I

Re: [OE-core] Not able to install chrony on zeus

2021-11-29 Thread Khem Raj
On 11/29/21 4:08 AM, mohammed aqdam wrote: Hi There, I am trying to add chrony/chronyd to my final image using IMAGE_INSTALL_append += " chrony ntp pps-tools " When I run bitbake(bitbake -k imx-image-full), Seeing "packages have unmet dependencies" errors, please check the logs for more

Re: [OE-core] [RFC PATCH 4/9] perl/perlcross: Improve native reproducability

2021-11-29 Thread Jacob Kroon
On 11/29/21 10:07, Alexander Kanavin wrote: > Can you split the determinism patch fix into a separate patch please? > I don't know what exactly is the right fix here. Should both "determinism.patch":es be applied when building perl-native ? Jacob > Alex > > On Sun, 28 Nov 2021 at 10:46, Jacob

Re: [OE-core] [RFC PATCH 0/9] Improve native/cross reproducibility

2021-11-29 Thread Jacob Kroon
On 11/29/21 10:16, Alexander Kanavin wrote: > Thanks Jacob. When looking at this patchset I kept asking myself, why is > this or that change necessary for -native but not for -target. I think > it would help if you include that information in the commits, > particularly, in 1/9 as it is the most

[OE-core] [PATCH] ovmf: upgrade 202108 -> 202111

2021-11-29 Thread wangmy
Signed-off-by: Wang Mingyu --- meta/recipes-core/ovmf/ovmf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index ce3b650ddf..5b7fadab8c 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++

[OE-core] [dunfell][PATCH v2 2/2] dnf: Backport bugfix for upgrade

2021-11-29 Thread Jate Sujjavanich
Keep installed packages in upgrade job This prevents duplicate identical packages from being reinstalled with each upgrade Signed-off-by: Jate Sujjavanich --- ...ackages-in-upgrade-job-RhBug-1728252.patch | 60 +++ meta/recipes-devtools/dnf/dnf_4.2.2.bb| 1 + 2 files

[OE-core] [dunfell][PATCH v2 1/2] libdnf: Backport bugfix for upgrade calc

2021-11-29 Thread Jate Sujjavanich
Mark goal.upgrade with sltr as targeted This allows a bugfix in dnf to work Signed-off-by: Jate Sujjavanich --- ...job-goal.upgrade-with-sltr-as-target.patch | 58 +++ meta/recipes-devtools/libdnf/libdnf_0.28.1.bb | 1 + 2 files changed, 59 insertions(+) create mode 100644

[OE-core] [PATCH] vim: fix CVE-2021-3968 and CVE-2021-3973

2021-11-29 Thread Ross Burton
Signed-off-by: Ross Burton --- ...rash-when-ModeChanged-triggered-too-.patch | 41 + ...rash-when-using-CTRL-W-f-without-fin.patch | 92 +++ meta/recipes-support/vim/vim.inc | 2 + 3 files changed, 135 insertions(+) create mode 100644

[OE-core] [PATCH] sysklogd: upgrade 2.2.3 -> 2.3.0

2021-11-29 Thread wangmy
Changes: Add support for logger -k, early log to /dev/kmsg. Useful when logging from early system startup scripts before syslogd has started Support for extracting non-kernel log messages from /dev/kmsg Ignore EINVAL from kernel, caused warning message at first startup Use journald socket on

[OE-core] [PATCH] sqlite3: upgrade 3.36.0 -> 3.37.0

2021-11-29 Thread wangmy
Changelog: 1.STRICT tables provide a prescriptive style of data type management, for developers who prefer that kind of thing. 2.When adding columns that contain a CHECK constraint or a generated column containing a NOT NULL constraint, the ALTER TABLE ADD COLUMN now checks new constraints

[OE-core] [PATCH] mtools: upgrade 4.0.35 -> 4.0.36

2021-11-29 Thread wangmy
Signed-off-by: Wang Mingyu --- .../mtools/{mtools_4.0.35.bb => mtools_4.0.36.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/mtools/{mtools_4.0.35.bb => mtools_4.0.36.bb} (93%) diff --git a/meta/recipes-devtools/mtools/mtools_4.0.35.bb

[OE-core] [PATCH] patchelf: upgrade 0.13 -> 0.14.1

2021-11-29 Thread wangmy
refresh handle-read-only-files.patch Signed-off-by: Wang Mingyu --- .../patchelf/handle-read-only-files.patch | 15 +-- .../{patchelf_0.13.bb => patchelf_0.14.1.bb} | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) rename

[OE-core] [PATCH] meson: upgrade 0.60.1 -> 0.60.2

2021-11-29 Thread wangmy
Signed-off-by: Wang Mingyu --- meta/recipes-devtools/meson/meson.inc | 2 +- .../recipes-devtools/meson/{meson_0.60.1.bb => meson_0.60.2.bb} | 0 .../{nativesdk-meson_0.60.1.bb => nativesdk-meson_0.60.2.bb}| 0 3 files changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH] libdrm: upgrade 2.4.108 -> 2.4.109

2021-11-29 Thread wangmy
Signed-off-by: Wang Mingyu --- .../drm/{libdrm_2.4.108.bb => libdrm_2.4.109.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/drm/{libdrm_2.4.108.bb => libdrm_2.4.109.bb} (97%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.108.bb

[OE-core] [PATCH] libexif: upgrade 0.6.23 -> 0.6.24

2021-11-29 Thread wangmy
libexif-0.6.24 Changelog: Translation updates: sr, vi, pl, uk, french fixed regression in exif_data_load_data which could not load EXIF in JPEG data anymore Decode lots of Canon tag names removed empty strings from translation (empty string would translate to the PO info header) various warning

[OE-core] OE-core] [PATCH] libunwind: upgrade 1.5.0 -> 1.6.0

2021-11-29 Thread wangmy
0001-Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch 0001-configure-Do-not-enforce-libdir-for-ppc64.patch removed since they're included in 1.6.0 refresh the following patches: 0003-x86-Stub-out-x86_local_resume.patch 0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch

[OE-core] [PATCH] libsoup-2.4: upgrade 2.74.1 -> 2.74.2

2021-11-29 Thread wangmy
Changes in libsoup from 2.74.1 to 2.74.2: * Error when libsoup3 is already loaded before libsoup2 Signed-off-by: Wang Mingyu --- .../libsoup/{libsoup-2.4_2.74.1.bb => libsoup-2.4_2.74.2.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

Re: [OE-core] [dunfell 36/42] dnf: Backport bugfix for upgrade

2021-11-29 Thread Jate Sujjavanich
Sorry about that. I will send you a v2 update. - Jate -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158940): https://lists.openembedded.org/g/openembedded-core/message/158940 Mute This Topic: https://lists.openembedded.org/mt/87365202/21656

Re: [OE-core][dunfell 36/42] dnf: Backport bugfix for upgrade

2021-11-29 Thread Steve Sakoman
On Sun, Nov 28, 2021 at 6:43 PM Mittal, Anuj wrote: > > On Sun, 2021-11-28 at 11:57 -1000, Steve Sakoman wrote: > > From: Jate Sujjavanich > > > > Keep installed packages in upgrade job > > > > This prevents duplicate identical packages from being reinstalled > > with each upgrade > > > >

[OE-core] Not able to install chrony on zeus

2021-11-29 Thread mohammed aqdam
Hi There, I am trying to add chrony/chronyd to my final image using IMAGE_INSTALL_append += " chrony ntp pps-tools " When I run bitbake(bitbake -k imx-image-full), Seeing "packages have unmet dependencies" errors, please check the logs for more information. Initialising tasks: 100% >

Re: [OE-core] bug#11131: Email Address Check

2021-11-29 Thread Ross Burton
On Mon, 29 Nov 2021 at 06:18, Dhruva Gole wrote: > I am currently writing a patch to address the bug, in which I have so far > done the maintainer and patch strings check in READMe. > However I had doubts on how the community would like me to implement the > email address checker. > One way is:

[OE-core] [PATCH] python3-libarchive-c: upgrade 3.1 -> 3.2

2021-11-29 Thread wangmy
This release fixes the seek callbacks passed to libarchive by the custom_reader and stream_reader function. (https://github.com/Changaco/python-libarchive-c/pull/116) Signed-off-by: Wang Mingyu --- ...python3-libarchive-c_3.1.bb => python3-libarchive-c_3.2.bb} | 3 +-- 1 file changed, 1

[OE-core] [PATCH] python3-docutils: upgrade 0.18 -> 0.18.1

2021-11-29 Thread wangmy
Changelog: docutils/nodes.py Node.traverse() returns a list again to restore backwards compatibility. Fixes bug #431. New method Node.findall(): like Node.traverse() but returns an iterator. Obsoletes Node.traverse(). docutils/utils/__init__.py: Fix behaviour of get_stylesheet_list(): do

Re: [OE-core] [RFC PATCH 0/9] Improve native/cross reproducibility

2021-11-29 Thread Alexander Kanavin
Thanks Jacob. When looking at this patchset I kept asking myself, why is this or that change necessary for -native but not for -target. I think it would help if you include that information in the commits, particularly, in 1/9 as it is the most invasive change of all. Maybe we can then figure out

[OE-core] [PATCH] libunwind: Backport a fix for -fno-common option to compile

2021-11-29 Thread philippe . coval
From: Khem Raj [Khem Raj] defaults for gcc is to use -fno-common this ensures that it keeps building with gcc -fno-common Fixes src/arm/Ginit.c:60: multiple definition of `_U_dyn_info_list';

Re: [OE-core] [RFC PATCH 4/9] perl/perlcross: Improve native reproducability

2021-11-29 Thread Alexander Kanavin
Can you split the determinism patch fix into a separate patch please? Alex On Sun, 28 Nov 2021 at 10:46, Jacob Kroon wrote: > In order to make perlcross-native independent of build path we need to > follow > the symlinks when copying the patches, otherwise they will point to > whereever >

Re: [OE-core] [hardknott][PATCH] curl: remove metalink

2021-11-29 Thread Yu, Mingli
On 10/27/21 9:22 AM, Mittal, Anuj wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] It looks like we build without metalink anyway ... so is this CVE applicable to us? Though we configure "--without-libmetalink" by default, but the user can modify the recipe manually to

Re: [OE-core] rust - relocation error when setting up SDK

2021-11-29 Thread Peter Bergin
Not much around this and I opened a bugzilla issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14640 /Peter On 2021-11-17 11:27, Peter Bergin wrote: Hi, I'm trying to explore how to add and use rust in the SDK for cross-compilation. When installing and setting up a SDK with