|
Image dependent variables/files in included recipes
4 messages
Hi, Depending on the image that's being built, e.g. development vs. production, we would like to be able to include different user passwords and firewall settings. We know this can be achieved by just
Hi, Depending on the image that's being built, e.g. development vs. production, we would like to be able to include different user passwords and firewall settings. We know this can be achieved by just
|
By
Maik Vermeulen
·
|
|
sstate mirror file name length issue
4 messages
#dunfell
Hello, I try to use yocto SSTATE_MIRROR with a custom distribution (RDK: https://developer.rdkcentral.com/) and enabled yocto multilib support. The sstate directory is created by my build server and p
Hello, I try to use yocto SSTATE_MIRROR with a custom distribution (RDK: https://developer.rdkcentral.com/) and enabled yocto multilib support. The sstate directory is created by my build server and p
|
By
Markus Held
·
|
|
Error while bitbake
3 messages
#dunfell
I am trying to build rcar-image-minimal for RCar S4, while bitbake I'm getting do_rootfs: The postinstall intercept hook 'update_pixbuf_cache' failed error. I tried using cleanall and cleansstate but
I am trying to build rcar-image-minimal for RCar S4, while bitbake I'm getting do_rootfs: The postinstall intercept hook 'update_pixbuf_cache' failed error. I tried using cleanall and cleansstate but
|
By
Shruti gandotra
·
|
|
Yocto Project Status 15 November 2022 (WW46)
Current Dev Position: YP 4.2 M1 Next Deadline: 5th December 2022 YP 4.2 Build Next Team Meetings: Bug Triage meeting Thursday November 17th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y
Current Dev Position: YP 4.2 M1 Next Deadline: 5th December 2022 YP 4.2 Build Next Team Meetings: Bug Triage meeting Thursday November 17th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y
|
By
Stephen Jolley
·
|
|
Error while running bitbake
4 messages
When I try to: /poky/build$ bitbake core-image-minimal, bitbake fails with the following error: Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python r
When I try to: /poky/build$ bitbake core-image-minimal, bitbake fails with the following error: Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python r
|
By
Sriram Chadalavada
·
|
|
M+ & H bugs with Milestone Movements WW46
All, YP M+ or high bugs which moved to a new milestone in WW46 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 13190 RRS cannot handle multiple recipes with same P
All, YP M+ or high bugs which moved to a new milestone in WW46 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 13190 RRS cannot handle multiple recipes with same P
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW46!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 2 ross.burton@... 2 mark.asselstine@... 1 Grand Total 5 Thanks, Stephen K. Jolley Yocto
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 2 ross.burton@... 2 mark.asselstine@... 1 Grand Total 5 Thanks, Stephen K. Jolley Yocto
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.2
All, Below is the list as of top 31 bug owners as of the end of WW46 of who have open medium or higher bugs and enhancements against YP 4.2. There are 113 possible work days left until the final relea
All, Below is the list as of top 31 bug owners as of the end of WW46 of who have open medium or higher bugs and enhancements against YP 4.2. There are 113 possible work days left until the final relea
|
By
Stephen Jolley
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
|
By
Stephen Jolley
·
|
|
[linux-yocto] Removing DISTRO_FEATURES from a specific machine type
Hi Pintu, Pintu Agarwal <pintu.ping@...> escreveu no dia segunda, 14/11/2022 à(s) 16:35: For such cases Yocto have the COMBINED_FEATURES that can be more apropriate https://docs.yoctoproject.org/3.1.2
Hi Pintu, Pintu Agarwal <pintu.ping@...> escreveu no dia segunda, 14/11/2022 à(s) 16:35: For such cases Yocto have the COMBINED_FEATURES that can be more apropriate https://docs.yoctoproject.org/3.1.2
|
By
Jose Quaresma
·
|
|
[linux-yocto] Removing DISTRO_FEATURES from a specific machine type
Have you looked at COMBINED_FEATURES? This allows you to only enable something if it is in both DISTRO_FEATURES and MACHINE_FEATURES. Cheers, Richard
Have you looked at COMBINED_FEATURES? This allows you to only enable something if it is in both DISTRO_FEATURES and MACHINE_FEATURES. Cheers, Richard
|
By
Richard Purdie
·
|
|
Removing DISTRO_FEATURES from a specific machine type
2 messages
Hi, This question is related to Yocto Dunfell specifically. I have certain distro features defined (by default) in our distro include/conf file. These distro features are required for certain machines
Hi, This question is related to Yocto Dunfell specifically. I have certain distro features defined (by default) in our distro include/conf file. These distro features are required for certain machines
|
By
Pintu Agarwal
·
|
|
[meta-zephyr][PATCH] CI/qemu-cortex-m0: remove zephyr-philosophers test
zephyr-philosophers no longer fits within the defined SRAM space, and fails to compile based on a check for this during building. Currently, qemu-cortex-m0.yml inherits the targets from base.yml. So,
zephyr-philosophers no longer fits within the defined SRAM space, and fails to compile based on a check for this during building. Currently, qemu-cortex-m0.yml inherits the targets from base.yml. So,
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH] zephyr-sdk: upgrade 0.14.2 -> 0.15.1
4 messages
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.15.1 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- .../zephyr-sdk/{zephyr-sdk_0.14.2.bb => zephyr-sdk_0.15.1.bb} | 4 ++-- 1 file
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.15.1 Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- .../zephyr-sdk/{zephyr-sdk_0.14.2.bb => zephyr-sdk_0.15.1.bb} | 4 ++-- 1 file
|
By
Naveen Saini
·
|
|
[yocto-autobuilder-helper][langdale] config.json: use meta-agl master branch rather than next branch
langdale is no longer supported on the next branch Signed-off-by: Steve Sakoman <steve@...> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json
langdale is no longer supported on the next branch Signed-off-by: Steve Sakoman <steve@...> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json
|
By
Steve Sakoman
·
|
|
[PATCH yocto-autobuilder-helper] config: set MACHINE=qemuarm64 for oe-selftest-armhost
Many of the oe-selftest test cases boot up an image in qemu, but if the host can't use KVM to accelerate the guest then the tests take a lot longer and may randomly timeout. Now that oe-selftest can r
Many of the oe-selftest test cases boot up an image in qemu, but if the host can't use KVM to accelerate the guest then the tests take a lot longer and may randomly timeout. Now that oe-selftest can r
|
By
Ross Burton
·
|
|
Shell function not expanding variable
2 messages
Hi, We have a shell function that's being called from a do_install task: custom_install() { DIR=$1 echo "Operating on '${DIR}'" install <some params> -m 0644 ${S}/$DIR/<some file> \ ${D}${some_path}/<
Hi, We have a shell function that's being called from a do_install task: custom_install() { DIR=$1 echo "Operating on '${DIR}'" install <some params> -m 0644 ${S}/$DIR/<some file> \ ${D}${some_path}/<
|
By
Maik Vermeulen
·
|
|
failing postinstall scriptlet
2 messages
Hi, I'm wondering how to resolve the following error: ERROR: sample-image-cp-lwb5plus-1.0-r0 do_rootfs: Postinstall scriptlets of ['lrd-networkmanager-sterling'] have failed. If the intention is to de
Hi, I'm wondering how to resolve the following error: ERROR: sample-image-cp-lwb5plus-1.0-r0 do_rootfs: Postinstall scriptlets of ['lrd-networkmanager-sterling'] have failed. If the intention is to de
|
By
Mistyron
·
|
|
[yocto-autobuilder-helper][kirkstone] config.json: use meta-agl master branch rather than next branch
kirkstone is no longer supported on the next branch Signed-off-by: Steve Sakoman <steve@...> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json
kirkstone is no longer supported on the next branch Signed-off-by: Steve Sakoman <steve@...> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json
|
By
Steve Sakoman
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 11/10/2022
2 messages
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim Orling, Zheng ARs: Notes:
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim Orling, Zheng ARs: Notes:
|
By
sakib.sajal@...
·
|