|
Removing DISTRO_FEATURES from a specific machine type
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
·
#58555
·
|
|
#kirkstone boot script section not added in the fitimage
#kirkstone
Hello,
I am working on kirkstone. If UBOOT_ENV is specified and kernel-fitimage is in KERNEL_CLASSES, boot script section is not added in the fitimage.
In fitimage_assemble
Hello,
I am working on kirkstone. If UBOOT_ENV is specified and kernel-fitimage is in KERNEL_CLASSES, boot script section is not added in the fitimage.
In fitimage_assemble
|
By
Sébastien Fabre
·
#58554
·
|
|
Re: source-less python
Hello Alex,
Just to go with some concrete numbers from a Buildroot example I have under my hands, with just very basic Python 3.10 support (so no additional modules, just what gets in with only
Hello Alex,
Just to go with some concrete numbers from a Buildroot example I have under my hands, with just very basic Python 3.10 support (so no additional modules, just what gets in with only
|
By
Federico Pellegrin
·
#58553
·
|
|
[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.
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.
|
By
Jon Mason
·
#58552
·
|
|
Re: Error while running bitbake
Hi Marco,
Here is the top of the log:
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to
Hi Marco,
Here is the top of the log:
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to
|
By
Sriram Chadalavada
·
#58551
·
|
|
Re: source-less python
Generally we slim down python installations by not installing all of
the standard library, and rather having precise dependencies for
specific modules. Can you illustrate the kind of space savings
Generally we slim down python installations by not installing all of
the standard library, and rather having precise dependencies for
specific modules. Can you illustrate the kind of space savings
|
By
Alexander Kanavin
·
#58550
·
|
|
Re: source-less python
Hello,
Just as a small reference since I raised some doubts and questions in Buildroot community on this: there has been also some troubles to understand the correctness or not there (as I found some
Hello,
Just as a small reference since I raised some doubts and questions in Buildroot community on this: there has been also some troubles to understand the correctness or not there (as I found some
|
By
Federico Pellegrin
·
#58549
·
|
|
source-less python
Hi,
I was wondering if there has been talk about support for source-less python on an image. Installing py and pyc files doubles the size of python on the rootfs. I can imagine this being implemented
Hi,
I was wondering if there has been talk about support for source-less python on an image. Installing py and pyc files doubles the size of python on the rootfs. I can imagine this being implemented
|
By
Yishai Jaffe
·
#58548
·
|
|
Re: Error while running bitbake
Hi,
please provide more details like the messages printed by bitbake at the top of the log showing your Host distro.
Whis Yocto version are you using?
Did you properly install the required
Hi,
please provide more details like the messages printed by bitbake at the top of the log showing your Host distro.
Whis Yocto version are you using?
Did you properly install the required
|
By
Marco Cavallini
·
#58547
·
|
|
Error while running bitbake
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
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
|
By
Sriram Chadalavada
·
#58546
·
|
|
Re: [meta-zephyr][PATCH] zephyr-sdk: upgrade 0.14.2 -> 0.15.1
I had one as well.
https://gitlab.com/jonmason00/meta-zephyr/-/commit/68a50789d28af04c0df8b46bb4d27a87e8d98cb3
Sorry for not sending it out. I was occupied almost all of last week.
I like your patch
I had one as well.
https://gitlab.com/jonmason00/meta-zephyr/-/commit/68a50789d28af04c0df8b46bb4d27a87e8d98cb3
Sorry for not sending it out. I was occupied almost all of last week.
I like your patch
|
By
Jon Mason
·
#58545
·
|
|
[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
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
|
By
Steve Sakoman
·
#58544
·
|
|
[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
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
|
By
Ross Burton
·
#58543
·
|
|
Re: Shell function not expanding variable
First, Sumo was last updated in 2019 and is very dead, please move to a supported release: https://wiki.yoctoproject.org/wiki/Releases
I’m not convinced that your shell example and the error
First, Sumo was last updated in 2019 and is very dead, please move to a supported release: https://wiki.yoctoproject.org/wiki/Releases
I’m not convinced that your shell example and the error
|
By
Ross Burton
·
#58542
·
|
|
Re: failing postinstall scriptlet
You need to show the whole log.
Alex
You need to show the whole log.
Alex
|
By
Alexander Kanavin
·
#58541
·
|
|
failing postinstall scriptlet
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.
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.
|
By
Mistyron <ron.eggler@...>
·
#58540
·
|
|
[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
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
|
By
Steve Sakoman
·
#58539
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 11/10/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
|
By
sakib.sajal@...
·
#58538
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 11/10/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
|
By
sakib.sajal@...
·
#58537
·
|
|
Shell function not expanding variable
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> \
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> \
|
By
Maik Vermeulen
·
#58536
·
|