|
[meta-zephyr][PATCH v3] zephyr-kernel-src: bump the v3 version to v3.1.0 2 messages
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> Signed-off-by: Naveen Saini <naveen.kumar
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> Signed-off-by: Naveen Saini <naveen.kumar
|
By
Naveen Saini
·
|
|
[meta-zephyr][PATCH v2] zephyr-kernel-src: bump the v3 version to v3.1.0 3 messages
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- - add a rebased version of the toolch
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- - add a rebased version of the toolch
|
By
Bartosz Golaszewski
·
|
|
Psplash and transparency in images
Hello all, I need to find something out regarding Psplash. I'm currently unable to try things out so I've got to ask around here. Does Psplash support any kind of transparency, either alpha channel in
Hello all, I need to find something out regarding Psplash. I'm currently unable to try things out so I've got to ask around here. Does Psplash support any kind of transparency, either alpha channel in
|
By
Manuel Wagesreither
·
|
|
Getting error for allarch dynamically renamed package 3 messages
Hello list, I'm getting the following error message: do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (zint to libzint2.11) The zint_2.11.0.bb r
Hello list, I'm getting the following error message: do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (zint to libzint2.11) The zint_2.11.0.bb r
|
By
Greg Wilson-Lindberg
·
|
|
[Openembedded-architecture] Let's drop x86-x32 (was Re: [OE-core] [PATCH 05/51] rpm: update 4.17.0 -> 4.17.1) 9 messages
That amounts to dropping x32 support because as soon as we remove these tests, it will bitrot. There is still some value in the project being able to support different architectures and different type
That amounts to dropping x32 support because as soon as we remove these tests, it will bitrot. There is still some value in the project being able to support different architectures and different type
|
By
Richard Purdie
·
|
|
[PATCH yocto-autobuilder-helper] config.json: test only command line images with x32
There has been a persistent stream of graphical failures on x32, and there is doubt about whether x32 is at all used by anyone nowadays - let's reduce the scope of x32 QA, and perhaps later drop it al
There has been a persistent stream of graphical failures on x32, and there is doubt about whether x32 is at all used by anyone nowadays - let's reduce the scope of x32 QA, and perhaps later drop it al
|
By
Alexander Kanavin
·
|
|
[meta-zephyr] [PATCH 1/2] zephyrtest: Enable use of TESTIMAGE_AUTO 2 messages
From: Peter Hoyes <Peter.Hoyes@...> When TESTIMAGE_AUTO is enabled, the do_testimage task is inserted after do_image_complete and before do_build so that the test suites automatically run as part of t
From: Peter Hoyes <Peter.Hoyes@...> When TESTIMAGE_AUTO is enabled, the do_testimage task is inserted after do_image_complete and before do_build so that the test suites automatically run as part of t
|
By
Peter Hoyes
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.18.rc1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.18.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2.
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.18.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2.
|
By
Teoh, Jay Shen
·
|
|
[ANNOUNCEMENT] Milestone 2 for Yocto Project 4.1 (yocto-4.1_M2) Now Available
Hi We are pleased to announce the second milestone release for Yocto Project 4.1 (yocto-4.1_M2) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yoc
Hi We are pleased to announce the second milestone release for Yocto Project 4.1 (yocto-4.1_M2) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yoc
|
By
Lee Chee Yang
·
|
|
[meta-security][PATCH] packagegroup-security-tpm: add libhoth to pkg grp
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-tpm/recipes-core/packagegroup/pa
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-tpm/recipes-core/packagegroup/pa
|
By
Armin Kuster
·
|
|
[meta-zephyr][PATCH] CI: revert the gcc workaround 2 messages
The fix for the gcc issue has been upstreamed and the workaround is no longer needed. --- ci/base.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/base.yml b/ci/base.yml index 5e1683e..3467c74
The fix for the gcc issue has been upstreamed and the workaround is no longer needed. --- ci/base.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/base.yml b/ci/base.yml index 5e1683e..3467c74
|
By
Jon Mason
·
|
|
[meta-zephyr] [PATCH 2/2] CI: Use TESTIMAGE_AUTO
From: Peter Hoyes <Peter.Hoyes@...> Now that TESTIMAGE_AUTO is available for Zephyr builds, enable it in ci/testimage.yml and remove the redundant build_and_test base configuration. Remove testimage f
From: Peter Hoyes <Peter.Hoyes@...> Now that TESTIMAGE_AUTO is available for Zephyr builds, enable it in ci/testimage.yml and remove the redundant build_and_test base configuration. Remove testimage f
|
By
Peter Hoyes
·
|
|
Yocto Project Status 26 July 2022 (WW30)
Current Dev Position: YP 4.1 M3 Next Deadline: 22nd August 2022 YP 4.1 M3 Build Next Team Meetings: Bug Triage meeting Thursday July 28th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0b
Current Dev Position: YP 4.1 M3 Next Deadline: 22nd August 2022 YP 4.1 M3 Build Next Team Meetings: Bug Triage meeting Thursday July 28th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0b
|
By
Neal Caidin
·
|
|
[PATCH] zephyr-kernel-src: bump the v3 version to v3.1.0 3 messages
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- .../zephyr-kernel/zephyr-kernel-src-2
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- .../zephyr-kernel/zephyr-kernel-src-2
|
By
Bartosz Golaszewski
·
|
|
QA notification for completed autobuilder build (yocto-3.1.18.rc1)
A build flagged for QA (yocto-3.1.18.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.18.rc1 Build hash information: bitbake: 7fc4cffebf5d
A build flagged for QA (yocto-3.1.18.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.18.rc1 Build hash information: bitbake: 7fc4cffebf5d
|
By
Pokybuild User
·
|
|
Issue with the setting up internal repo for packages
Hi All, I'm trying to get my yocto build system to get the necessary packages for building from an internal artifactory repository instead of fetching from online every time. I have set up the SOURCE_
Hi All, I'm trying to get my yocto build system to get the necessary packages for building from an internal artifactory repository instead of fetching from online every time. I have set up the SOURCE_
|
By
ram prakash
·
|
|
Adding and using user in more than one recipe 5 messages
Hello list, I’m trying to understand how the extrauser and adduser packages are used and interact in kirkstone. I need to add a user and I would like to also use this user in another recipe. This had
Hello list, I’m trying to understand how the extrauser and adduser packages are used and interact in kirkstone. I need to add a user and I would like to also use this user in another recipe. This had
|
By
Greg Wilson-Lindberg
·
|
|
[meta-gplv2] [PATCH] layer.conf: Delete as the layer is now officially obsolete and unmaintained
Remove the layer.conf as this layer is no longer being maintained and we need to draw people's attention to that. The software in this layer has not seen security fixes in a long time. As such, nobody
Remove the layer.conf as this layer is no longer being maintained and we need to draw people's attention to that. The software in this layer has not seen security fixes in a long time. As such, nobody
|
By
Richard Purdie
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.1_M2.rc1)
Hello everyone, This is the full report for yocto-4.1_M2.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summary ======== No high mile
Hello everyone, This is the full report for yocto-4.1_M2.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summary ======== No high mile
|
By
Teoh, Jay Shen
·
|
|
#archiver Error when building initramfs image with configured sources archive
#archiver
Hello, I am trying to generate configured sources archives using the archiver class but it fails when generating the initramfs image: ERROR: core-image-minimal-initramfs-1.0-r0 do_rootfs: The file /us
Hello, I am trying to generate configured sources archives using the archiver class but it fails when generating the initramfs image: ERROR: core-image-minimal-initramfs-1.0-r0 do_rootfs: The file /us
|
By
sebastien.got@...
·
|