|
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
·
|
|
[meta-zephyr][PATCH kirkstone 4/7] CI: Use TESTIMAGE_AUTO
From: Peter Hoyes <Peter.Hoyes@...> Now that TESTIMAGE_AUTO is available for Zephyr builds, enable it in ci/testimage.yml and remove the redundant build_and_test base configuration. Remove testimage f
From: Peter Hoyes <Peter.Hoyes@...> Now that TESTIMAGE_AUTO is available for Zephyr builds, enable it in ci/testimage.yml and remove the redundant build_and_test base configuration. Remove testimage f
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH kirkstone 2/7] CI: add Gitlab CI support
Mostly stolen from meta-arm NOTE: this differs from upstream in that the kirkstone branch is being used instead of the master branch in ci/base.yml Signed-off-by: Jon Mason <jon.mason@...> Signed-off-
Mostly stolen from meta-arm NOTE: this differs from upstream in that the kirkstone branch is being used instead of the master branch in ci/base.yml Signed-off-by: Jon Mason <jon.mason@...> Signed-off-
|
By
Jon Mason
·
|
|
Conf for a single recipe only 4 messages
Is there a way to set the GOVERSION for a single recipe only? At the moment I set the Golang version to 1.18 using the recipes from master (on a local dunfell branch) and set the go version in the lay
Is there a way to set the GOVERSION for a single recipe only? At the moment I set the Golang version to 1.18 using the recipes from master (on a local dunfell branch) and set the go version in the lay
|
By
Sebastian Rühl
·
|
|
poky-dunfell-23.0.17
I wanted to do a simple test with dunfell, my system meets all the minimum requirements based on documentation, and I am running under centos7… I downloaded poky-dunfell-23.0.17, built both “core-imag
I wanted to do a simple test with dunfell, my system meets all the minimum requirements based on documentation, and I am running under centos7… I downloaded poky-dunfell-23.0.17, built both “core-imag
|
By
Monsees, Steven C (US)
·
|
|
Yocto Project Status 02 August 2022 (WW31)
Current Dev Position: YP 4.1 M3 Next Deadline: 22nd August 2022 YP 4.1 M3 Build Next Team Meetings: Bug Triage meeting Thursday August 4th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
Current Dev Position: YP 4.1 M3 Next Deadline: 22nd August 2022 YP 4.1 M3 Build Next Team Meetings: Bug Triage meeting Thursday August 4th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
|
By
Neal Caidin
·
|
|
Compare between two yocto builds of same SDK and target which have generated at two different time
#yocto
#linux
#bitbake
#llvm
#distro
I have generated two yocto builds at different times while taking the same SDK and target. So is there any way to verify yocto builds so I could differentiate between them for their timestamp, date an
I have generated two yocto builds at different times while taking the same SDK and target. So is there any way to verify yocto builds so I could differentiate between them for their timestamp, date an
|
By
Nikita Gupta
·
|
|
[layerindex-web][PATCH] utils.py: Use get_layer_var() to get BBFILE_COLLECTIONS
The commit 38e6288c7dad579518b0de2b6664f23be58889b6 has added oe-core to BBLAYERS by default, and then there will be mutliple BBFILE_COLLECTIONS and caused update.py failed to update layers (most of t
The commit 38e6288c7dad579518b0de2b6664f23be58889b6 has added oe-core to BBLAYERS by default, and then there will be mutliple BBFILE_COLLECTIONS and caused update.py failed to update layers (most of t
|
By
Robert Yang
·
|
|
M+ & H bugs with Milestone Movements WW31
All, YP M+ or high bugs which moved to a new milestone in WW31 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 14800 AB-INT PTEST: libgcrypt ptest intermittent fai
All, YP M+ or high bugs which moved to a new milestone in WW31 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 14800 AB-INT PTEST: libgcrypt ptest intermittent fai
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW31!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count ross.burton@... 1 mhalstead@... 1 Grand Total 2 Thanks, Stephen K. Jolley Yocto Project Program Manager (
All, The below were the owners of enhancements or bugs closed during the last week! Who Count ross.burton@... 1 mhalstead@... 1 Grand Total 2 Thanks, Stephen K. Jolley Yocto Project Program Manager (
|
By
Stephen Jolley
·
|