|
Re: resolvconf breakage in kirkstone
A patch to address this would be appreciated.
Alex
A patch to address this would be appreciated.
Alex
|
By
Alexander Kanavin
·
#57760
·
|
|
Re: RDEPENDS of something provided by ALTERNATIVE
This is where we should perhaps think about the filter variable option
Joshua and I have talked about periodically as that could handle this
in a much neater and generic way, at the unfortunate cost
This is where we should perhaps think about the filter variable option
Joshua and I have talked about periodically as that could handle this
in a much neater and generic way, at the unfortunate cost
|
By
Richard Purdie
·
#57759
·
|
|
Re: RDEPENDS of something provided by ALTERNATIVE
You can use VIRTUAL-RUNTIME_sed variable instead of 'sed' _everywhere_ and then change the preferred runtime provider in your DISTRO config.
Similar case for "stat" from busybox in webOS
You can use VIRTUAL-RUNTIME_sed variable instead of 'sed' _everywhere_ and then change the preferred runtime provider in your DISTRO config.
Similar case for "stat" from busybox in webOS
|
By
Martin Jansa
·
#57758
·
|
|
RDEPENDS of something provided by ALTERNATIVE
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
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
|
By
Craig McQueen
·
#57757
·
|
|
Re: [meta-zephyr][PATCH kirkstone 0/7] Series to add Gitlab CI to kirkstone
My local daily builds also run on master. I triggered a kirkstone build today, it builds successfully for me. Is it failing for specific machine ?
My local daily builds also run on master. I triggered a kirkstone build today, it builds successfully for me. Is it failing for specific machine ?
|
By
Naveen Saini
·
#57756
·
|
|
resolvconf breakage in kirkstone
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
·
#57755
·
|
|
[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
Hello
We are pleased to announce the Yocto Project 3.1.18 (dunfell-23.0.18) Release is now available for
|
By
Lee Chee Yang
·
#57754
·
|
|
Re: nftables_0.7 not working
0.7 - that's pre-dunfell!
For master or kirkstone, see:
https://lists.yoctoproject.org/g/linux-yocto/message/11523?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cmacleod%2C20%2C1%2C0%2C92659340
and
0.7 - that's pre-dunfell!
For master or kirkstone, see:
https://lists.yoctoproject.org/g/linux-yocto/message/11523?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cmacleod%2C20%2C1%2C0%2C92659340
and
|
By
Randy MacLeod
·
#57753
·
|
|
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,
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,
|
By
Michael Opdenacker
·
#57752
·
|
|
Re: BBClass function and symbolic link (symlink) ... I throw in the towel
#kirkstone
#python
#bitbake
Hi Joshua,
It's 100% my fault, I'm mixed 2 variables:
ROOTFS_POSTPROCESS_COMMAND
IMAGE_POSTPROCESS_COMMAND
My "ln " command have to be placed into IMAGE_POSTPROCESS_COMMAND, not
Hi Joshua,
It's 100% my fault, I'm mixed 2 variables:
ROOTFS_POSTPROCESS_COMMAND
IMAGE_POSTPROCESS_COMMAND
My "ln " command have to be placed into IMAGE_POSTPROCESS_COMMAND, not
|
By
Martin Leduc <martin.leduc@...>
·
#57751
·
|
|
Re: [OE-core] Yocto Project Status 02 August 2022 (WW31)
Yes! We have a patch under review for kirkstone:
https://lists.openembedded.org/g/openembedded-core/message/168636
I think Richard is hoping someone will see if that also will work on
master and if
Yes! We have a patch under review for kirkstone:
https://lists.openembedded.org/g/openembedded-core/message/168636
I think Richard is hoping someone will see if that also will work on
master and if
|
By
Steve Sakoman
·
#57750
·
|
|
[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
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
|
By
Jon Mason
·
#57749
·
|
|
[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
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
|
By
Jon Mason
·
#57748
·
|
|
[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
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
|
By
Jon Mason
·
#57747
·
|
|
[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
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
|
By
Jon Mason
·
#57746
·
|
|
[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@...>
---
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@...>
---
|
By
Jon Mason
·
#57745
·
|
|
[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
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
|
By
Jon Mason
·
#57744
·
|
|
[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
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
|
By
Jon Mason
·
#57743
·
|
|
[meta-zephyr][PATCH kirkstone 0/7] Series to add Gitlab CI to kirkstone
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
·
#57742
·
|
|
Re: BBClass function and symbolic link (symlink) ... I throw in the towel
#kirkstone
#python
#bitbake
Hi Joshua,
Everything is around the /etc/version file. I know that this file is generated automatically and this is hardcoded in Yocto. I've to check how to found a workaround on this.
Sorry for
Hi Joshua,
Everything is around the /etc/version file. I know that this file is generated automatically and this is hardcoded in Yocto. I've to check how to found a workaround on this.
Sorry for
|
By
Martin Leduc <martin.leduc@...>
·
#57741
·
|