|
How to add INCOMPATIBLE_LICENSE only for one image? 2 messages
#bitbake
#dunfell
Hi, I've two image recipes (foo.bb & bar.bb). I want to add INCOMPATIBLE_LICENSE="GPLv3" only in foo.bb & not bar.bb Adding INCOMPATIBLE_LICENSE="GPLv3" in local.conf is applying it on both the images
Hi, I've two image recipes (foo.bb & bar.bb). I want to add INCOMPATIBLE_LICENSE="GPLv3" only in foo.bb & not bar.bb Adding INCOMPATIBLE_LICENSE="GPLv3" in local.conf is applying it on both the images
|
By
Priyanshu Sharma
·
|
|
binutils not compiling in my system (Ubuntu 18.04) 2 messages
#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
·
|
|
[layerindex-web][PATCH] admin.py: Remove has_delete_permission()
The following commit has added on_delete=models.CASCADE to the ForeignKey: === commit 2d526f9b0d363f3e442abc97ef9bd9fab37ee5e4 Author: Amber Elliot <amber.n.elliot@...> Date: Thu Jun 25 15:57:34 2020
The following commit has added on_delete=models.CASCADE to the ForeignKey: === commit 2d526f9b0d363f3e442abc97ef9bd9fab37ee5e4 Author: Amber Elliot <amber.n.elliot@...> Date: Thu Jun 25 15:57:34 2020
|
By
Robert Yang
·
|
|
Binutils Error during compiling
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
·
|
|
error: package target-sdk-provides-dummy-1.0-r0.sdk_provides_dummy_target is intended for a different architecture
Hi. I'm trying to add python3-pyelftools to SDK, I added "nativesdk" to BBCLASSEXTEND and added "nativesdk-python3-pyelftools" to TOOLCHAIN_HOST_TASK. When running bitbake -c populate_sdk results in t
Hi. I'm trying to add python3-pyelftools to SDK, I added "nativesdk" to BBCLASSEXTEND and added "nativesdk-python3-pyelftools" to TOOLCHAIN_HOST_TASK. When running bitbake -c populate_sdk results in t
|
By
Ramon Fried
·
|
|
Getting Error while trying to run graphical yocto build image 2 messages
#yocto
#linux
#dunfell
#qemu
Hello Everyone here, I want to run the graphic image of qemux86-64 which I have built with yocto. When I am running command "runqemu qemux86-64" or "runqemu" or "runqemu core-image-minimal" I am getti
Hello Everyone here, I want to run the graphic image of qemux86-64 which I have built with yocto. When I am running command "runqemu qemux86-64" or "runqemu" or "runqemu core-image-minimal" I am getti
|
By
Nikita Gupta
·
|
|
[meta-zephyr][PATCH 3/3] zephyr-kernel: Checkout zephyr in subdir to match West usage
From: Peter Hoyes <Peter.Hoyes@...> When using West, Zephyr is checked out in a "zephyr" subdirectory of the working directory. At the moment Zephyr is checked out at the root, meaning a workaround is
From: Peter Hoyes <Peter.Hoyes@...> When using West, Zephyr is checked out in a "zephyr" subdirectory of the working directory. At the moment Zephyr is checked out at the root, meaning a workaround is
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 2/3] zephyr-kernel: Use ZEPHYR_BASE in all application recipes
From: Peter Hoyes <Peter.Hoyes@...> Change ${S} -> ${ZEPHYR_BASE} in all application recipes, as Zephyr might not always be found at the root of the source directory. Signed-off-by: Peter Hoyes <Peter
From: Peter Hoyes <Peter.Hoyes@...> Change ${S} -> ${ZEPHYR_BASE} in all application recipes, as Zephyr might not always be found at the root of the source directory. Signed-off-by: Peter Hoyes <Peter
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 1/3] zephyr-kernel: Remove redundant ZEPHYR_BASE definitions
From: Peter Hoyes <Peter.Hoyes@...> zephyr-image.inc and zephyr-sample.inc both include zephyr-kernel-common.inc, which already defines ZEPHYR_BASE. Remove the redundant definitions. Also, pass -DZEPH
From: Peter Hoyes <Peter.Hoyes@...> zephyr-image.inc and zephyr-sample.inc both include zephyr-kernel-common.inc, which already defines ZEPHYR_BASE. Remove the redundant definitions. Also, pass -DZEPH
|
By
Peter Hoyes
·
|
|
[Need help] How to add one package to build directory of another package 9 messages
Hello all. This is my first work with Yocto. I build b2qt for qt6 dev (follow https://raymii.org/s/tutorials/Yocto_boot2qt_for_the_Raspberry_Pi_4_both_Qt_6_and_Qt_5.html instruction) It build fine. No
Hello all. This is my first work with Yocto. I build b2qt for qt6 dev (follow https://raymii.org/s/tutorials/Yocto_boot2qt_for_the_Raspberry_Pi_4_both_Qt_6_and_Qt_5.html instruction) It build fine. No
|
By
Kuzemko Aleksandr
·
|
|
[meta-security][PATCH 2/2] packagegroup-core-security: add pkg to grp
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/packagegroup/packagegroup-core-s
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/packagegroup/packagegroup-core-s
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 1/2] cryptmount: Add new pkg
Signed-off-by: Armin Kuster <akuster808@...> --- .../cryptmount/cryptmount_5.3.3.bb | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 recipes-security/cryptmount/cryptmount_
Signed-off-by: Armin Kuster <akuster808@...> --- .../cryptmount/cryptmount_5.3.3.bb | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 recipes-security/cryptmount/cryptmount_
|
By
Armin Kuster
·
|
|
running podman from do_install
Is it possibile to run podman (3.0.1) from a do_install task? I am trying to install a podman store of a container directly in the final image but I'm getting this error: + /usr/bin/podman --root /hom
Is it possibile to run podman (3.0.1) from a do_install task? I am trying to install a podman store of a container directly in the final image but I'm getting this error: + /usr/bin/podman --root /hom
|
By
Gian Lorenzo Meocci
·
|
|
[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
·
|