|
[layerindex-web][PATCH] utils.py: Fix for is_commit_ancestor()
The runcmd() would print an "ERROR" when failed which caused confusions since the failed is expected on old branches, so subprocess.getstatusoutput to fix the problem. Signed-off-by: Robert Yang <liez
The runcmd() would print an "ERROR" when failed which caused confusions since the failed is expected on old branches, so subprocess.getstatusoutput to fix the problem. Signed-off-by: Robert Yang <liez
|
By
Robert Yang
·
|
|
[yocto-autobuilder2][PATCH] schedulers: switch meta-ti and meta-virt to kirkstone for kirkstone builds
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- schedulers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schedul
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- schedulers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schedul
|
By
Alexandre Belloni
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 8/4/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Aryaman, Ross Burton, Bruce Ashfield, Luca Ceresoli, Paulo Neves, Michael Opde
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Aryaman, Ross Burton, Bruce Ashfield, Luca Ceresoli, Paulo Neves, Michael Opde
|
By
sakib.sajal@...
·
|
|
[meta-security][PATCH] packagegroup-core-security: add space for appends
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/packagegroup
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/packagegroup
|
By
Armin Kuster
·
|
|
libnss-resolve not automatically installed 4 messages
Hi, I'm currently on branch dunfell and using systemd-resolved. I want to have glibc's NSS resolver functions using systemd-resolved. I've noticed that the plugin libnss-resolve.so.2 was not in my ima
Hi, I'm currently on branch dunfell and using systemd-resolved. I want to have glibc's NSS resolver functions using systemd-resolved. I've noticed that the plugin libnss-resolve.so.2 was not in my ima
|
By
VIVAVIS AG
·
|
|
binutils not compiling in my system (Ubuntu 18.04)
#dunfell
Hi I am working on a custom board , which i develop bsp based on a poky(dunfell). Iam unable to build the basic core-image-minimal(with out adding any of our custom layers and beaglebone-yocto as MACH
Hi I am working on a custom board , which i develop bsp based on a poky(dunfell). Iam unable to build the basic core-image-minimal(with out adding any of our custom layers and beaglebone-yocto as MACH
|
By
Sethu Madhav
·
|
|
wireguard fails with "exports duplicate symbol blake2s_final (owned by kernel)" in latest poky / meta-openembedded 3 messages
#dunfell
Hi all, I've just upgraded to latest poky and meta-openembedded and deployed a build to one of our devices. Unfortunately, wireguard no longer works. It fails with wireguard: exports duplicate symbol
Hi all, I've just upgraded to latest poky and meta-openembedded and deployed a build to one of our devices. Unfortunately, wireguard no longer works. It fails with wireguard: exports duplicate symbol
|
By
Colin Finck
·
|
|
Mariadb login user configuration
Hello list, I don’t know if this is the correct place to ask, if there is a better place, please let me know. We are upgrading the version of Yocto that we are using, and we have run into a problem wi
Hello list, I don’t know if this is the correct place to ask, if there is a better place, please let me know. We are upgrading the version of Yocto that we are using, and we have run into a problem wi
|
By
Greg Wilson-Lindberg
·
|
|
[meta-security][PATCH 3/3] apparmor: update to 3.0.6
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/AppArmor/{apparmor_3.0.5.bb => apparmor_3.0.6.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-mac/AppArmor/{apparmor
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/AppArmor/{apparmor_3.0.5.bb => apparmor_3.0.6.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-mac/AppArmor/{apparmor
|
By
Armin Kuster
·
|
|
[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
·
|