|
[PATCH 2/3] recipeparse.py: Checkout deplayerbranch before parsing
Fixed: $ ./update.py -b hardknott,master ERROR: Variable PREMIRRORS_append contains an operation using the old override syntax. Please convert this layer/metadata before attempting to use with a newer
Fixed: $ ./update.py -b hardknott,master ERROR: Variable PREMIRRORS_append contains an operation using the old override syntax. Please convert this layer/metadata before attempting to use with a newer
|
By
Robert Yang
·
|
|
Error creating recipe for Perl DBI for postgresql in Kirkstone 2 messages
Hello, I'm trying to write a recipe a Perl DBI for postgresql. I'm follwing the same recipe found in: https://layers.openembedded.org/layerindex/recipe/192563/ and https://layers.openembedded.org/laye
Hello, I'm trying to write a recipe a Perl DBI for postgresql. I'm follwing the same recipe found in: https://layers.openembedded.org/layerindex/recipe/192563/ and https://layers.openembedded.org/laye
|
By
Fernando Luiz Cola
·
|
|
Yocto Project Status 20 December 2022 (WW51)
Current Dev Position: YP 4.2 M2 Next Deadline: 23th January 2023 YP 4.2 M2 Build Next Team Meetings: Bug Triage meeting Thursday December 22nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3Fk
Current Dev Position: YP 4.2 M2 Next Deadline: 23th January 2023 YP 4.2 M2 Build Next Team Meetings: Bug Triage meeting Thursday December 22nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3Fk
|
By
Stephen Jolley
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.6.rc1)
Hi All, QA for yocto-4.0.6.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summ
Hi All, QA for yocto-4.0.6.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summ
|
By
Jing Hui Tham
·
|
|
Issue with accessing network from a recipe 4 messages
Hi, I am having an issue with a recipe whose do_configure requires network connections and I wonder if this issue could be related to Yocto so that this list would be the correct place to ask for idea
Hi, I am having an issue with a recipe whose do_configure requires network connections and I wonder if this issue could be related to Yocto so that this list would be the correct place to ask for idea
|
By
Gärding Antti
·
|
|
M+ & H bugs with Milestone Movements WW51
All, YP M+ or high bugs which moved to a new milestone in WW51 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 14467 curl timeout while dnf is downloading package
All, YP M+ or high bugs which moved to a new milestone in WW51 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 14467 curl timeout while dnf is downloading package
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW50!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count tim.orling@... 1 Grand Total 1 Thanks, Stephen K. Jolley Yocto Project Program Manager ( Cell: (208) 244-4
All, The below were the owners of enhancements or bugs closed during the last week! Who Count tim.orling@... 1 Grand Total 1 Thanks, Stephen K. Jolley Yocto Project Program Manager ( Cell: (208) 244-4
|
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 WW51 of who have open medium or higher bugs and enhancements against YP 4.2. There are 89 possible work days left until the final releas
All, Below is the list as of top 31 bug owners as of the end of WW51 of who have open medium or higher bugs and enhancements against YP 4.2. There are 89 possible work days left until the final releas
|
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
·
|
|
rust issue for armv6 in mainline poky 3 messages
Hi, on kirkstone branch when trying to build rust for raspberrypi machine I'm getting: ERROR: rust-cross-arm1176jzfshf-vfp-glibc-1.59.0-r0 do_rust_gen_targets: Error executing a python function in exe
Hi, on kirkstone branch when trying to build rust for raspberrypi machine I'm getting: ERROR: rust-cross-arm1176jzfshf-vfp-glibc-1.59.0-r0 do_rust_gen_targets: Error executing a python function in exe
|
By
Marek Belisko
·
|
|
[layerindex-web][PATCH 6/6] global: replace deprecated distutils
Replace distutils.version.LooseVersion with pkg_resource.parse_version https://majornetwork.net/2021/05/comparing-version-numbers-in-python/ [YOCTO #14990] Signed-off-by: Tim Orling <tim.orling@...> -
Replace distutils.version.LooseVersion with pkg_resource.parse_version https://majornetwork.net/2021/05/comparing-version-numbers-in-python/ [YOCTO #14990] Signed-off-by: Tim Orling <tim.orling@...> -
|
By
Tim Orling
·
|
|
[layerindex-web][PATCH 5/6] Dockerfile: switch to ubuntu:jammy for >python3.8
From: Michael Halstead <mhalstead@...> ubuntu:jammy provides python 3.10.6 which supports current bitbake. Dropped unneeded python2 packages. Moved locale generation high to reduce error messages duri
From: Michael Halstead <mhalstead@...> ubuntu:jammy provides python 3.10.6 which supports current bitbake. Dropped unneeded python2 packages. Moved locale generation high to reduce error messages duri
|
By
Tim Orling
·
|
|
[layerindex-web][PATCH 4/6] utils.py: Fix for is_commit_ancestor()
From: Robert Yang <liezhi.yang@...> The runcmd() would print an "ERROR" on failure which causes confusion since the failure is expected on old branches, so subprocess.getstatusoutput to fix the proble
From: Robert Yang <liezhi.yang@...> The runcmd() would print an "ERROR" on failure which causes confusion since the failure is expected on old branches, so subprocess.getstatusoutput to fix the proble
|
By
Tim Orling
·
|
|
[layerindex-web][PATCH 3/6] admin.py: Remove has_delete_permission()
From: Robert Yang <liezhi.yang@...> The following commit has added on_delete=models.CASCADE to the ForeignKey: === commit 2d526f9b0d363f3e442abc97ef9bd9fab37ee5e4 Author: Amber Elliot <amber.n.elliot@
From: Robert Yang <liezhi.yang@...> The following commit has added on_delete=models.CASCADE to the ForeignKey: === commit 2d526f9b0d363f3e442abc97ef9bd9fab37ee5e4 Author: Amber Elliot <amber.n.elliot@
|
By
Tim Orling
·
|
|
[layerindex-web][PATCH 2/6] utils.py: Use get_layer_var() to get BBFILE_COLLECTIONS
From: Robert Yang <liezhi.yang@...> The commit 38e6288c7dad579518b0de2b6664f23be58889b6 has added oe-core to BBLAYERS by default, and then there will be multiple BBFILE_COLLECTIONS which causes update
From: Robert Yang <liezhi.yang@...> The commit 38e6288c7dad579518b0de2b6664f23be58889b6 has added oe-core to BBLAYERS by default, and then there will be multiple BBFILE_COLLECTIONS which causes update
|
By
Tim Orling
·
|
|
[layerindex-web][PATCH 1/6] Dockerfile: add captcha dependencies
From: Michael Halstead <mhalstead@...> The current version of django-simple-captcha requires libz and freetype development libraries. Signed-off-by: Michael Halstead <mhalstead@...> Refactor to apply.
From: Michael Halstead <mhalstead@...> The current version of django-simple-captcha requires libz and freetype development libraries. Signed-off-by: Michael Halstead <mhalstead@...> Refactor to apply.
|
By
Tim Orling
·
|
|
[layerindex-web][PATCH 0/6] Patches from mailing list and fixes
This series catches up on some patches that had already been sent to the mailing list, just re-iterating them here exactly as they will be merged, as well as a couple new patches. A big "Thank You!" t
This series catches up on some patches that had already been sent to the mailing list, just re-iterating them here exactly as they will be merged, as well as a couple new patches. A big "Thank You!" t
|
By
Tim Orling
·
|
|
[meta-zephyr][PATCH 2/2][kirkstone] CI: add tags to all jobs
From: Peter Hoyes <Peter.Hoyes@...> Tag all jobs with the DEFAULT_TAG variable so each instance can control what tags the jobs have. Signed-off-by: Ross Burton <ross.burton@...> Signed-off-by: Jon Mas
From: Peter Hoyes <Peter.Hoyes@...> Tag all jobs with the DEFAULT_TAG variable so each instance can control what tags the jobs have. Signed-off-by: Ross Burton <ross.burton@...> Signed-off-by: Jon Mas
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 5/5][langdale] zephyr-core/zephyr-kernel: Inhibit packaging steps with the Zephyr SDK
From: Peter Hoyes <Peter.Hoyes@...> The packaging step includes post-processing of elf files using objcopy and strip from the Yocto toolchain. When using the Zephyr SDK, the Yocto toolchain is explici
From: Peter Hoyes <Peter.Hoyes@...> The packaging step includes post-processing of elf files using objcopy and strip from the Yocto toolchain. When using the Zephyr SDK, the Yocto toolchain is explici
|
By
Peter Hoyes
·
|
|
[meta-zephyr][PATCH 4/5][langdale] zephyr-core/zephyr-kernel: Use layer-relative require for version file
From: Peter Hoyes <Peter.Hoyes@...> The inclusion of the Zephyr version-specific .inc file is currently using a local include. Change to be layer-relative to support including files in other layers. C
From: Peter Hoyes <Peter.Hoyes@...> The inclusion of the Zephyr version-specific .inc file is currently using a local include. Change to be layer-relative to support including files in other layers. C
|
By
Peter Hoyes
·
|