Re: [yocto] [meta-security][PATCH 2/4] dm-verity: don't make read-only-rootfs sound like a requirement

2023-05-14 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Paul Gortmaker via lists.yoctoproject.org > Sent: den 10 maj 2023 17:05 > To: Armin Kuster > Cc: yocto@lists.yoctoproject.org > Subject: [yocto] [meta-security][PATCH 2/4] dm-verity: don't make read- > only-rootfs

[yocto] [meta-security][PATCH] tpm2-tools: Remove unnecessary and optional dependencies

2023-04-24 Thread Peter Kjellerstedt
is added automatically by bitbake since /usr/bin/tpm2 is linked with libtss2-esys.so.0. * The runtime dependency on tpm2-abrmd is optional. Such dependencies are better handled at a higher level, e.g., by depending on packagegroup-security-tpm2. Signed-off-by: Peter Kjellerstedt --- meta-tpm

Re: [yocto] [meta-security] Unnecessary/optional dependencies in tpm2-tools

2023-04-24 Thread Peter Kjellerstedt
> -Original Message- > From: akuster808 > Sent: den 24 april 2023 14:09 > To: Peter Kjellerstedt > Cc: Yocto (yocto@lists.yoctoproject.org) > Subject: Re: [meta-security] Unnecessary/optional dependencies in tpm2- > tools > > Hello Peter, > > On 4/

[yocto] [meta-security] Unnecessary/optional dependencies in tpm2-tools

2023-04-21 Thread Peter Kjellerstedt
I have a team that is looking at starting to use some of the recipes from meta-security and I am currently reviewing their changes to our layers. In a bbappend for tpm2-tools they removed the build dependency on tpm2-abrmd, which got me wondering why it was there in the first place. After

Re: [yocto] [meta-security][PATCH] tpm2-tss: upgrade 3.2.0 -> 4.0.1

2023-04-21 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On Behalf > Of Petr Gotthard > Sent: den 17 februari 2023 20:02 > To: yocto@lists.yoctoproject.org > Subject: [yocto] [meta-security][PATCH] tpm2-tss: upgrade 3.2.0 -> 4.0.1 > > Changelog: >

Re: [yocto] Bitbake + Patches

2022-09-06 Thread Peter Kjellerstedt
the version matches apache2’s…) //Peter From: yocto@lists.yoctoproject.org On Behalf Of bitflipper Sent: den 30 augusti 2022 00:06 To: Peter Kjellerstedt Cc: Yocto (yocto@lists.yoctoproject.org) Subject: Re: [yocto] Bitbake + Patches Peter, so here’s my current bbappend file for Apache 2.4.52

Re: [yocto] Bitbake + Patches

2022-08-26 Thread Peter Kjellerstedt
augusti 2022 14:21 To: Peter Kjellerstedt Subject: Re: [yocto] Bitbake + Patches FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3" PV = "2.4.54" SRC_URI += "file://0008-Fix-perl

Re: [yocto] Bitbake + Patches

2022-08-24 Thread Peter Kjellerstedt
> -Original Message- > From: forums > Sent: den 23 augusti 2022 22:34 > To: Peter Kjellerstedt > Subject: Re: [yocto] Bitbake + Patches > > Thanks Peter. I will look into this. But isn’t this bbappend considered a > patch as well or will replace Apache 2.4.41

Re: [yocto] Bitbake + Patches

2022-08-23 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Khem Raj > Sent: den 23 augusti 2022 00:29 > To: bitflipper > Cc: yocto@lists.yoctoproject.org > Subject: Re: [yocto] Bitbake + Patches > > On Mon, Aug 22, 2022 at 1:54 PM bitflipper wrote: > > > > > > > > I was

Re: [yocto] [oe] Inclusive Language Proposal for YP/OE

2022-01-28 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-de...@lists.openembedded.org de...@lists.openembedded.org> On Behalf Of Jon Mason > Sent: den 24 januari 2022 17:18 > To: yocto@lists.yoctoproject.org; Patches and discussions about the oe- > core layer ; OpenEmbedded Devel > List > Subject: [oe]

Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) is Released

2021-05-25 Thread Peter Kjellerstedt
> -Original Message- > From: Richard Purdie > Sent: den 25 maj 2021 14:44 > To: Peter Kjellerstedt ; Vineela > > Cc: 'yocto@lists.yoctoproject.org' ; Michael > Halstead > Subject: Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) > is Relea

Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) is Released

2021-05-25 Thread Peter Kjellerstedt
And I just noticed that the "hardknott-25.0.1" tag is missing for poky as well. //Peter From: yocto@lists.yoctoproject.org On Behalf Of Peter Kjellerstedt Sent: den 25 maj 2021 14:13 To: Vineela Cc: 'yocto@lists.yoctoproject.org' Subject: Re: [yocto] [ANNOUNCEMENT] Yocto Pro

Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.3.1 (hardknott-25.0.1) is Released

2021-05-25 Thread Peter Kjellerstedt
ann Douglas Royds Gavin Li He Zhe hongxu Jonas Höppner Jon Mason Jose Quaresma Joshua Watt Kai Kang Kevin Hao Khairul Rohaizzat Jamaluddin Khem Raj Konrad Weihmann Michael Opdenacker Mikko Rapeli Mingli Yu Nicolas Dechesne Niels Avonds Paul Eggleton Peter Budny Peter Kjellerstedt Quentin Schulz Ra

[yocto] Poky Dunfell 3.1.6 broken due to pseudo changes

2021-03-01 Thread Peter Kjellerstedt
If you upgrade an existing build tree to use the Poky Dunfell 3.1.6 release, you are likely to see a lot of pseudo aborts. This is because commit e3cab68b in poky (commit 8c1084f3 in meta-yocto) was not backported to meta-poky. Due to this, OELAYOUT_ABI remains at 12, and thus the sanity test

Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.2.1 (gatesgarth-24.0.1) is Released

2020-12-22 Thread Peter Kjellerstedt
> -Original Message- > From: Mittal, Anuj > Sent: den 22 december 2020 17:55 > To: Tummalapalli, Vineela ; Peter > Kjellerstedt > Cc: yocto@lists.yoctoproject.org > Subject: Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.2.1 (gatesgarth- > 24.0.1) is Released > &g

Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.2.1 (gatesgarth-24.0.1) is Released

2020-12-22 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Peter Kjellerstedt > Sent: den 16 december 2020 00:08 > To: Vineela > Cc: 'yocto@lists.yoctoproject.org' > Subject: Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.2.1 (gatesgarth-

Re: [yocto] [ANNOUNCEMENT] Yocto Project 3.2.1 (gatesgarth-24.0.1) is Released

2020-12-15 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Vineela > Sent: den 15 december 2020 22:13 > To: 'yocto-annou...@lists.yoctoproject.org' annou...@lists.yoctoproject.org>; 'yocto@lists.yoctoproject.org' > ; 'yocto-requ...@eclists.intel.com'

Re: [yocto] [meta-gplv2] [PATCH] gnupg: Make it build with GCC 10 (which uses -fno-common by default)

2020-10-05 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Joshua Watt > Sent: den 1 oktober 2020 15:27 > To: Khem Raj > Cc: Peter Kjellerstedt ; > yocto@lists.yoctoproject.org > Subject: Re: [yocto] [meta-gplv2] [PATCH] gnupg: Make it build with G

[yocto] [meta-gplv2] [PATCH] gnupg: Make it build with GCC 10 (which uses -fno-common by default)

2020-08-31 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- ...th-GCC-10-which-uses-fno-common-by-d.patch | 93 +++ recipes-support/gnupg/gnupg_1.4.7.bb | 3 +- 2 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 recipes-support/gnupg/gnupg-1.4.7/0001-Make-it-build-with-GCC

Re: [yocto] devtool modify issues with ubuntu 20 and fedora core 32

2020-06-14 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of kerg...@gmail.com > Sent: den 3 juni 2020 16:40 > To: yocto@lists.yoctoproject.org > Subject: Re: [yocto] devtool modify issues with ubuntu 20 and fedora core > 32 > > > On Jun 3, 2020, at 6:43 AM, Richard Purdie >

[yocto] [patchtest-oe][PATCH v2] test_mbox_mailinglist: Correct suggested mailing lists for docs and poky

2020-05-08 Thread Peter Kjellerstedt
A new mailing list was recently introduced for documentation related discussions including patches. And the domain for Yocto mailing lists was changed with the migration to groups.io. Signed-off-by: Peter Kjellerstedt --- PATCH v2: Removed Change-Id trailer. tests/test_mbox_mailinglist.py | 4

[yocto] [patchtest-oe][PATCH] test_mbox_mailinglist: Correct suggested mailing lists for docs and poky

2020-04-15 Thread Peter Kjellerstedt
A new mailing list was recently introduced for documentation related discussions including patches. And the domain for Yocto mailing lists was changed with the migration to groups.io. Change-Id: If687dcbaef4adf128196d8c80f3ea8b1b31b7738 Signed-off-by: Peter Kjellerstedt --- tests

Re: [yocto] Include B in image only if A is used

2020-03-21 Thread Peter Kjellerstedt
You could do: RRECOMMENDS_${PN} += "networkmanager-custom-config” in networkmanager_%.bbappend, and then: COMPATIBLE_MACHINE = "" In the networkmanager-custom-config recipe. That should not cause the networkmanager recipe to become machine specific, but it will still pull in your

Re: [yocto] [PATCH] dev-manual: phrase should read "inherit packagegroup"

2020-02-16 Thread Peter Kjellerstedt
Wrong mailing list. Changes to (and discussions about) the documentation should go to d...@lists.yoctoproject.org since the end of January. //Peter > -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of rpj...@crashcourse.ca > Sent: den 14 februari 2020 16:04 > To:

Re: [yocto] does git SRC_URI really *require" a SRCREV setting?

2020-02-16 Thread Peter Kjellerstedt
We use tags in SRCREV for our own recipes since we have control over them and know that the tags won’t move. If one sets BB_SRCREV_POLICY = "cache", then bitbake will not do `git ls-remote` for the tags more than once. So as long as you have built once you can then build again without network.

[yocto] [meta-gplv2][PATCH] gnupg: Make it build with gettext 0.20

2020-01-07 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- ...0001-Make-it-build-with-gettext-0.20.patch | 80 +++ recipes-support/gnupg/gnupg_1.4.7.bb | 3 +- 2 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 recipes-support/gnupg/gnupg-1.4.7/0001-Make-it-build

Re: [yocto] [PATCH 2/2] ref-manual: Update the documentation for USERADD_ERROR_DYNAMIC

2019-12-29 Thread Peter Kjellerstedt
*ping* //Peter > -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Peter Kjellerstedt > Sent: den 11 december 2019 18:12 > To: yocto@lists.yoctoproject.org > Cc: Scott Rifenbark > Subject: [yocto] [PATCH 2/2] ref-manual: Upd

[yocto] [PATCH 1/2] ref-manual: Add missing/remove extraneous quotes

2019-12-11 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- documentation/ref-manual/migration.xml | 4 ++-- documentation/ref-manual/ref-variables.xml | 20 +--- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual

[yocto] [PATCH 2/2] ref-manual: Update the documentation for USERADD_ERROR_DYNAMIC

2019-12-11 Thread Peter Kjellerstedt
* Update USERADD_ERROR_DYNAMIC[doc] and the first paragraph to match the definition in meta/conf/documentation.conf. * Add a note explaining the differences in behavior when setting USERADD_ERROR_DYNAMIC to "warn" and "error" respectively. [YOCTO #12932] Signed-off-by