|
[meta-security][PATCH 2/3] lkrg-module: update to 0.9.5
Signed-off-by: Armin Kuster <akuster808@...> --- .../lkrg/{lkrg-module_0.9.4.bb => lkrg-module_0.9.5.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-kernel/lkrg/{lkrg-module_0.9
Signed-off-by: Armin Kuster <akuster808@...> --- .../lkrg/{lkrg-module_0.9.4.bb => lkrg-module_0.9.5.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-kernel/lkrg/{lkrg-module_0.9
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 1/3] python3-privacyidea: update to 3.7.3
Signed-off-by: Armin Kuster <akuster808@...> --- ...ython3-privacyidea_3.7.2.bb => python3-privacyidea_3.7.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/meta-python/
Signed-off-by: Armin Kuster <akuster808@...> --- ...ython3-privacyidea_3.7.2.bb => python3-privacyidea_3.7.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/meta-python/
|
By
Armin Kuster
·
|
|
[meta-zephyr][PATCH] Add a .gitignore file
From: Peter Hoyes <Peter.Hoyes@...> The oeqa code in meta-zephyr-core/lib/ generates __pycache__ files which pollute the development environment. Add a .gitignore file to automatically exclude these f
From: Peter Hoyes <Peter.Hoyes@...> The oeqa code in meta-zephyr-core/lib/ generates __pycache__ files which pollute the development environment. Add a .gitignore file to automatically exclude these f
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 3/3] CI: Build zephyr-synchronization in base.yml
From: Peter Hoyes <Peter.Hoyes@...> Signed-off-by: Peter Hoyes <Peter.Hoyes@...> --- ci/base.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/base.yml b/ci/base.yml index f85d780..70adac1 1006
From: Peter Hoyes <Peter.Hoyes@...> Signed-off-by: Peter Hoyes <Peter.Hoyes@...> --- ci/base.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/base.yml b/ci/base.yml index f85d780..70adac1 1006
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 2/3] zephyr-kernel: Add SUMMARY and DESCRIPTION for classic sample apps
From: Peter Hoyes <Peter.Hoyes@...> Hello World and Philosophers do not have a SUMMARY or DESCRIPTION, so add these to both recipes. Signed-off-by: Peter Hoyes <Peter.Hoyes@...> --- .../recipes-kernel
From: Peter Hoyes <Peter.Hoyes@...> Hello World and Philosophers do not have a SUMMARY or DESCRIPTION, so add these to both recipes. Signed-off-by: Peter Hoyes <Peter.Hoyes@...> --- .../recipes-kernel
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 1/3] zephyr-kernel: Add synchronization sample recipe
From: Peter Hoyes <Peter.Hoyes@...> The Zephyr documentation [1] lists 3 "classic samples" that "can be run on any of the supported platforms": Hello World, Synchronization and Dining Philosophers. me
From: Peter Hoyes <Peter.Hoyes@...> The Zephyr documentation [1] lists 3 "classic samples" that "can be run on any of the supported platforms": Hello World, Synchronization and Dining Philosophers. me
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH kirkstone 0/7] Series to add Gitlab CI to kirkstone 3 messages
Kirkstone was broken for meta-zephyr for weeks, but no one noticed because Gitlab CI is only running on master. Backport the relevant patches from master so this can be more easily detected, and I'll
Kirkstone was broken for meta-zephyr for weeks, but no one noticed because Gitlab CI is only running on master. Backport the relevant patches from master so this can be more easily detected, and I'll
|
By
Jon Mason
·
|
|
Add docker to yocto
Greetings ! I have compiled yocto for i.MX6UL (Zeus) . Can anyone help me out with the exact procedure to add Docker along with its required dependency packages to Yocto build. I tried cloning meta-vi
Greetings ! I have compiled yocto for i.MX6UL (Zeus) . Can anyone help me out with the exact procedure to add Docker along with its required dependency packages to Yocto build. I tried cloning meta-vi
|
By
poornesh.g@...
·
|
|
resolvconf breakage in kirkstone 2 messages
I've recently been upgrading from dunfell to kirkstone. I see a regression in the resolvconf package, so DNS lookups aren't functional. I see in /var/log/messages: Aug 2 19:39:31 tv999996 daemon.warn
I've recently been upgrading from dunfell to kirkstone. I see a regression in the resolvconf package, so DNS lookups aren't functional. I see in /var/log/messages: Aug 2 19:39:31 tv999996 daemon.warn
|
By
Craig McQueen
·
|
|
RDEPENDS of something provided by ALTERNATIVE 3 messages
I have a recipe which contains a script that uses /bin/sed. When I build it, I get an error: ERROR: myrecipe-1.2.3-r0 do_package_qa: QA Issue: /lib/myrecipe/mycommand contained in package myrecipe req
I have a recipe which contains a script that uses /bin/sed. When I build it, I get an error: ERROR: myrecipe-1.2.3-r0 do_package_qa: QA Issue: /lib/myrecipe/mycommand contained in package myrecipe req
|
By
Craig McQueen
·
|
|
[ANNOUNCEMENT] Yocto Project 3.1.18 (dunfell-23.0.18) is Released
Hello We are pleased to announce the Yocto Project 3.1.18 (dunfell-23.0.18) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.18/poky-dunfell-23.0.18.ta
Hello We are pleased to announce the Yocto Project 3.1.18 (dunfell-23.0.18) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.18/poky-dunfell-23.0.18.ta
|
By
Lee Chee Yang
·
|
|
nftables_0.7 not working 5 messages
Hi, I added the following to our image recipe: IMAGE_INSTALL_append = " nftables" When running that image, nftables seems to be included, but we get the following error: ~# nft ../../nftables-0.7/src/
Hi, I added the following to our image recipe: IMAGE_INSTALL_append = " nftables" When running that image, nftables seems to be included, but we get the following error: ~# nft ../../nftables-0.7/src/
|
By
Maik Vermeulen
·
|
|
Videos from Yocto talks at Embedded Linux Conference NA
Greetings 5 videos from Yocto Project talks at the Embedded Linux Conference North America are now available on YouTube: BoF: The Yocto Project and OpenEmbedded Organization - Philip Balister, OpenSDR
Greetings 5 videos from Yocto Project talks at the Embedded Linux Conference North America are now available on YouTube: BoF: The Yocto Project and OpenEmbedded Organization - Philip Balister, OpenSDR
|
By
Michael Opdenacker
·
|
|
BBClass function and symbolic link (symlink) ... I throw in the towel 8 messages
#kirkstone
#python
#bitbake
Hi team, Well, I throw in the towel. But it's looks like so simple .... for me 🤣🤣. I've a function to replace the version file in /etc/version. This function is integrated into my mybase-image.bbclass
Hi team, Well, I throw in the towel. But it's looks like so simple .... for me 🤣🤣. I've a function to replace the version file in /etc/version. This function is integrated into my mybase-image.bbclass
|
By
Martin Leduc
·
|
|
[OE-core] Yocto Project Status 02 August 2022 (WW31) 2 messages
Do you mean CVE-2022-35414? Regards, Marta
Do you mean CVE-2022-35414? Regards, Marta
|
By
Marta Rybczynska
·
|
|
[meta-zephyr][PATCH kirkstone 7/7] CI: add more targets
The autotest change allows for the list of targets to be built to be larger. Add more targets to increase the build coverage of CI. Unfortunately, there are some platforms that do not build everything
The autotest change allows for the list of targets to be built to be larger. Add more targets to increase the build coverage of CI. Unfortunately, there are some platforms that do not build everything
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH kirkstone 6/7] CI: move stm32mp157c-dk2 to be alphabetical
Trivial change to move stm32mp157c-dk2 to its alphabetical location. This is relevant because it aligns the file to match the order on the gilab pipeline entry. Signed-off-by: Jon Mason <jon.mason@...
Trivial change to move stm32mp157c-dk2 to its alphabetical location. This is relevant because it aligns the file to match the order on the gilab pipeline entry. Signed-off-by: Jon Mason <jon.mason@...
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH kirkstone 5/7] CI: use path to avoid warning
Warnings are being seen in gitlab of WARNING - Falling back to file-relative addressing of local include "base.yml" WARNING - Update your layer to repo-relative addressing to avoid this warning WARNIN
Warnings are being seen in gitlab of WARNING - Falling back to file-relative addressing of local include "base.yml" WARNING - Update your layer to repo-relative addressing to avoid this warning WARNIN
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH kirkstone 3/7] zephyrtest: Enable use of TESTIMAGE_AUTO
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
Jon Mason
·
|
|
[meta-zephyr][PATCH kirkstone 1/7] qemu-nios2: use glibc
newlib fails to compile for nios2 architecture. Work around this by using glibc instead. Signed-off-by: Jon Mason <jon.mason@...> Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- meta-zephyr-b
newlib fails to compile for nios2 architecture. Work around this by using glibc instead. Signed-off-by: Jon Mason <jon.mason@...> Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- meta-zephyr-b
|
By
Jon Mason
·
|