Re: [yocto] Ask for help

2023-06-22 Thread Natanan Tirasukvongsa
Thank you for your answer. On Fri, Jun 23, 2023, 02:12 Michael Opdenacker < michael.opdenac...@bootlin.com> wrote: > Hi Natanan, > > On 22.06.23 at 18:42, Natanan Tirasukvongsa wrote: > > Dear YOCTO Project Team, > > > > I would like to ask about the YOCTO version. I am a beginner > > developer.

Re: [yocto] Ask for help

2023-06-22 Thread Michael Opdenacker via lists.yoctoproject.org
Hi Natanan, On 22.06.23 at 18:42, Natanan Tirasukvongsa wrote: Dear YOCTO Project Team, I would like to ask about the YOCTO version. I am a beginner developer. Now, I use Ubuntu 22.04 LTS and Raspberry Pi 4. Which YOCTO version is compatible (if it has long term support, it's good!!) ? Yes

Re: [yocto] [meta-security][master-next][PATCH] *.patch: fix malformed Upstream-Status and SOB lines

2023-06-22 Thread Martin Jansa
"sob" in czech language means reindeer, no crying and no son was involved while preparing the patch :) On Thu, Jun 22, 2023 at 7:03 PM akuster808 wrote: > Does SOB have the same meaning to you as it does in the US? It does > seem like an appropriate usage. ; ) > > > - armin > > > > On 6/22/23

Re: [yocto] [meta-zephyr][PATCH 1/3] zephyr-kernel: Add support for v3.4.0

2023-06-22 Thread Jon Mason
On Thu, Jun 22, 2023 at 06:39:37PM +0800, Naveen Saini wrote: > https://github.com/zephyrproject-rtos/zephyr/releases/tag/v3.4.0 > > Signed-off-by: Naveen Saini I ran this through CI https://gitlab.com/jonmason00/meta-zephyr/-/pipelines/908561493 It matches the outcome of the previous run (seen

Re: [yocto] [meta-security][PATCH] *.patch: add Upstream-Status to all patches

2023-06-22 Thread Armin Kuster
On 6/22/23 10:54 AM, Martin Jansa wrote: I've checked the master-next now and somehow I've missed some of the Upstream-Status issues earlier, so I've sent 4 more changes based on master-next. Thanks for help cleaning these up. Much appreciated. BR, Armin Cheers, On Wed, Jun 21, 2023 at 3

[yocto] [meta-security][PATCH 2/2] packagegroup-core-security: add os-release

2023-06-22 Thread Armin Kuster
Exclude openscap and scap-security-guide if musl Fix RDEPENDS list to include compliance packages. Signed-off-by: Armin Kuster --- recipes-core/packagegroup/packagegroup-core-security.bb | 4 1 file changed, 4 insertions(+) diff --git a/recipes-core/packagegroup/packagegroup-core-security

[yocto] [meta-security][PATCH 1/2] openscap: update to 1.3.8

2023-06-22 Thread Armin Kuster
Remediate service is now off by default. Only include if needed. Signed-off-by: Armin Kuster --- .../{openscap_1.3.7.bb => openscap_1.3.8.bb}| 13 + 1 file changed, 9 insertions(+), 4 deletions(-) rename recipes-compliance/openscap/{openscap_1.3.7.bb => openscap_1.3.8.bb} (

Re: [yocto] [meta-security][PATCH 2/2] scap-security-guide: add Upstream-Status

2023-06-22 Thread Armin Kuster
Ignore. On 6/22/23 11:13 AM, Armin Kuster via lists.yoctoproject.org wrote: Signed-off-by: Armin Kuster --- .../files/0001-standard.profile-expand-checks.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-compliance/scap-security-guide/files/0001-standard.prof

Re: [yocto] [meta-security][master-next][PATCH] *.patch: fix malformed Upstream-Status and SOB lines

2023-06-22 Thread Armin Kuster
Does SOB have the same meaning to you as it does in the US?  It does seem like an appropriate usage.  ; ) - armin On 6/22/23 10:35 AM, Martin Jansa wrote: * as reported by openembedded-core/scripts/contrib/patchreview.py -v . Malformed Signed-off-by 'Signed-Off-By:' (./recipes-mac/AppArmo

[yocto] Ask for help

2023-06-22 Thread Natanan Tirasukvongsa
Dear YOCTO Project Team, I would like to ask about the YOCTO version. I am a beginner developer. Now, I use Ubuntu 22.04 LTS and Raspberry Pi 4. Which YOCTO version is compatible (if it has long term support, it's good!!) ? Sincerely yours, Natanan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

[yocto] Minutes: Yocto Project Weekly Triage Meeting 22/06/2023

2023-06-22 Thread sakib.sajal via lists.yoctoproject.org
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Ross Burton, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling, Michael Opdenacker, Ryan Eatmon, Luca Ceresoli *ARs:** * *Notes: * * * *

[yocto] [meta-security][PATCH 2/2] scap-security-guide: add Upstream-Status

2023-06-22 Thread Armin Kuster
Signed-off-by: Armin Kuster --- .../files/0001-standard.profile-expand-checks.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-compliance/scap-security-guide/files/0001-standard.profile-expand-checks.patch b/recipes-compliance/scap-security-guide/files/0001-stand

[yocto] [meta-security][PATCH 1/2] arpwatch: Fix typo in COMPATIBLE_HOST:libc-musl = "null"

2023-06-22 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-scanners/arpwatch/arpwatch_3.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-scanners/arpwatch/arpwatch_3.3.bb b/recipes-scanners/arpwatch/arpwatch_3.3.bb index 8efb339..4b4d476 100644 --- a/recipes-scanners/arpwatch/arpwat

Re: [yocto] [meta-security][PATCH] *.patch: add Upstream-Status to all patches

2023-06-22 Thread Martin Jansa
I've checked the master-next now and somehow I've missed some of the Upstream-Status issues earlier, so I've sent 4 more changes based on master-next. Cheers, On Wed, Jun 21, 2023 at 3:49 PM Martin Jansa via lists.yoctoproject.org wrote: > On Wed, Jun 21, 2023 at 3:42 PM akuster808 wrote: > >>

[yocto] [meta-security][master-next][PATCH] .patch: remove probably unused patches

2023-06-22 Thread Martin Jansa
There could be some false possitives (the script is far from perfect), so please test it on your QA, I've only double checked with "git grep" (the script looks only in parent directory). @ ~/layers/meta-security $ /OE/extra-layers/meta-ros/scripts/check-patch-files.sh . ./recipes-ids/tripwire/fil

[yocto] [meta-security][master-next][PATCH] dynamic-layers: *.patch: fix malformed and missing Upstream-Status lines

2023-06-22 Thread Martin Jansa
* as reported by openembedded-core/scripts/contrib/patchreview.py -v . Missing Upstream-Status tag (dynamic-layers/meta-perl/recipes-scanners/checksecurity/files/check-setuid-use-more-portable-find-args.patch) Missing Upstream-Status tag (dynamic-layers/meta-python/recipes-security/fail2ban/file

[yocto] [meta-security][master-next][PATCH] meta-tpm: *.patch: fix malformed Upstream-Status lines

2023-06-22 Thread Martin Jansa
* as reported by openembedded-core/scripts/contrib/patchreview.py -v . Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/

[yocto] [meta-security][master-next][PATCH] *.patch: fix malformed Upstream-Status and SOB lines

2023-06-22 Thread Martin Jansa
* as reported by openembedded-core/scripts/contrib/patchreview.py -v . Malformed Signed-off-by 'Signed-Off-By:' (./recipes-mac/AppArmor/files/crosscompile_perl_bindings.patch) Malformed Signed-off-by 'Signed-Off-By:' (./recipes-mac/AppArmor/files/disable_perl_h_check.patch) Missing Upstream-Sta

Re: [yocto] [meta-selinux][dunfell][PATCH] audit: Add https protocol for clonning repository

2023-06-22 Thread Armin Kuster
Hello Selinux Maintainers, It is unclear if the Maintainers are up to supporting the Dunfell branch for the duration of the Poky LTS?  I don't recall if there was any statement regarding this. I don't want to assume anything as I understand the commitment needed. BR, Armin On 6/21/23 3:18 A

[yocto] [meta-security][PATCH] scap-security-guide: Add Poky

2023-06-22 Thread Armin Kuster
Signed-off-by: Armin Kuster --- ...scap-security-guide-add-Poky-support.patch | 91 +++ .../scap-security-guide_0.1.67.bb | 1 + 2 files changed, 92 insertions(+) create mode 100644 recipes-compliance/scap-security-guide/files/0001-scap-security-guide-add-Poky-suppo

[yocto] [meta-zephyr][PATCH 1/3] zephyr-kernel: Add support for v3.4.0

2023-06-22 Thread Naveen Saini
https://github.com/zephyrproject-rtos/zephyr/releases/tag/v3.4.0 Signed-off-by: Naveen Saini --- ...ry-generation-issue-in-cross-compila.patch | 93 ++ .../zephyr-kernel/zephyr-kernel-src-3.4.0.inc | 286 ++ .../zephyr-kernel/zephyr-kernel-src.inc | 2 +- 3 files cha

[yocto] [meta-zephyr][PATCH 2/3] zephyr-kernel: Drop support for v3.3.0

2023-06-22 Thread Naveen Saini
v3.4.0 is available, now drop support for old version. Signed-off-by: Naveen Saini --- ...ry-generation-issue-in-cross-compila.patch | 93 --- ...c-target.cmake-fix-build-with-gcc-13.patch | 54 ...x-separator-between-directives-on-sa.patch | 44 .../zephyr-kernel/zephyr-kernel-

[yocto] [meta-zephyr][PATCH 3/3] zephyr-sdk: Upgrade to version 0.16.1

2023-06-22 Thread Naveen Saini
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.1 Signed-off-by: Naveen Saini --- .../{zephyr-sdk_0.15.2.bb => zephyr-sdk_0.16.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-zephyr-core/recipes-devtools/zephyr-sdk/{zephyr-sdk_0.15.2.bb =>

Re: [yocto] [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.26.rc2)

2023-06-22 Thread Jing Hui Tham
Hi All, QA for yocto-3.1.26.rc2 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. No new issue found. Thanks, Jing Hui > -

Re: [yocto] [meta-security][PATCH] dm-verity-image-initramfs: Allow compressed image types

2023-06-22 Thread Stephan Wurm
Hello akuster808, Am Mittwoch, dem 21.06.2023 um 19:16 -0400 schrieb akuster808: > this fails to build: > > The stack trace of python calls that resulted in this > exception/failure was: > File: '', lineno: 24, function: > 0020:__anon_70__home_akuster_oss_clean_poky_meta_classes_recipe_rootf > s