|
How to use mirror to download linux-yocto?
When the slow download is happening, can you please check (e.g. from a process listing), which server specifically is being accessed and with which command? Just to be sure where the problem is. Alex
When the slow download is happening, can you please check (e.g. from a process listing), which server specifically is being accessed and with which command? Just to be sure where the problem is. Alex
|
By
Alexander Kanavin
· #59452
·
|
|
State of Yocto styleguide and oe-stylize.py script
There is not a lot of interest in maintaining style guides, and associated tooling. My personal feeling is that they don't really help with the truly problematic things in recipes that need a human ey
There is not a lot of interest in maintaining style guides, and associated tooling. My personal feeling is that they don't really help with the truly problematic things in recipes that need a human ey
|
By
Alexander Kanavin
· #59419
·
|
|
How to install files to custom partition?
This is not enough information. To be able to help, I need to see the complete recipe, the command you are issuing, and the complete error message that happens. You can simply publish your work in pub
This is not enough information. To be able to help, I need to see the complete recipe, the command you are issuing, and the complete error message that happens. You can simply publish your work in pub
|
By
Alexander Kanavin
· #59370
·
|
|
How to install files to custom partition?
I think it goes like this. In your recipe you need to install files into the root directory of the partition itself and not its mount point, e.g. strip the mnt/custom prefix. Then you need to create a
I think it goes like this. In your recipe you need to install files into the root directory of the partition itself and not its mount point, e.g. strip the mnt/custom prefix. Then you need to create a
|
By
Alexander Kanavin
· #59365
·
|
|
Reggarding POSIX
Yocto first builds its own toolchain, then uses the toolchain to build the actual software stack for the target. So the host environment can be any Linux distribution. If you can say what the other OS
Yocto first builds its own toolchain, then uses the toolchain to build the actual software stack for the target. So the host environment can be any Linux distribution. If you can say what the other OS
|
By
Alexander Kanavin
· #59338
·
|
|
Reggarding yocto recipe build time
Please check: https://docs.yoctoproject.org/ref-manual/classes.html#buildstats-bbclass Alex
Please check: https://docs.yoctoproject.org/ref-manual/classes.html#buildstats-bbclass Alex
|
By
Alexander Kanavin
· #59323
·
|
|
How to Run the Unit Test cases on Ubuntu
You need to build the code outside of yocto using the toolchain provided by ubuntu. If built with yocto, your options are to run the tests under qemu usermode, or in full qemu system emulation. Alex
You need to build the code outside of yocto using the toolchain provided by ubuntu. If built with yocto, your options are to run the tests under qemu usermode, or in full qemu system emulation. Alex
|
By
Alexander Kanavin
· #59319
·
|
|
Yocto bitbake unable to find debuginfod
I think you need to inspect the ${WORKDIR} of elfutils-native in detail, particularly the build and install logs in temp/. Does elfutils ./configure get the right options, and does it end up enabling
I think you need to inspect the ${WORKDIR} of elfutils-native in detail, particularly the build and install logs in temp/. Does elfutils ./configure get the right options, and does it end up enabling
|
By
Alexander Kanavin
· #59294
·
|
|
ERROR: Nothing RPROVIDES 'python-compiler'
python-compiler is an obsolete module from python 2.x era and isn't available with 3.x. You can probably remove it from the image altogether: https://python.readthedocs.io/en/v2.7.2/library/compiler.h
python-compiler is an obsolete module from python 2.x era and isn't available with 3.x. You can probably remove it from the image altogether: https://python.readthedocs.io/en/v2.7.2/library/compiler.h
|
By
Alexander Kanavin
· #59266
·
|
|
AlmaLinux 8.5 support in Langdale
Note that the list of supported host distros is set only for the poky reference distro with a weak assignment, and not for oe-core or yocto as a whole. If you do your own tests, and they don't show is
Note that the list of supported host distros is set only for the poky reference distro with a weak assignment, and not for oe-core or yocto as a whole. If you do your own tests, and they don't show is
|
By
Alexander Kanavin
· #59252
·
|
|
Importance of ECC RAM on the build computer
On the other hand, I'm yet to hear an actual case of a broken build due to non-ECC. It's not impossible, but it seems exceedingly rare. You're far more likely to spend 100x as much time on logical err
On the other hand, I'm yet to hear an actual case of a broken build due to non-ECC. It's not impossible, but it seems exceedingly rare. You're far more likely to spend 100x as much time on logical err
|
By
Alexander Kanavin
· #59239
·
|
|
error when try to use sudo command in recipe
Note that per its README, meta-virtualization has a dedicated mailing list and an irc channel, so perhaps you could ask there? https://git.yoctoproject.org/meta-virtualization/tree/README says Mailing
Note that per its README, meta-virtualization has a dedicated mailing list and an irc channel, so perhaps you could ask there? https://git.yoctoproject.org/meta-virtualization/tree/README says Mailing
|
By
Alexander Kanavin
· #59205
·
|
|
error when try to use sudo command in recipe
There are sample recipes in that layer, e.g. in recipes-demo/images. I suggest you clone it and study that and available image classes. Alex
There are sample recipes in that layer, e.g. in recipes-demo/images. I suggest you clone it and study that and available image classes. Alex
|
By
Alexander Kanavin
· #59170
·
|
|
error when try to use sudo command in recipe
That layer is not maintained and you should not be using it. If you want to use containers, meta-virtualization is the supported way. Alex
That layer is not maintained and you should not be using it. If you want to use containers, meta-virtualization is the supported way. Alex
|
By
Alexander Kanavin
· #59166
·
|
|
Ask for new plan of yocto
The schedule for upcoming releases is recorded here: https://wiki.yoctoproject.org/wiki/Releases There is no development plan as such (in the sense of a promise to implement new features and timelines
The schedule for upcoming releases is recorded here: https://wiki.yoctoproject.org/wiki/Releases There is no development plan as such (in the sense of a promise to implement new features and timelines
|
By
Alexander Kanavin
· #59143
·
|
|
[OE-core] Yocto Project Status 31 January 2023 (WW05)
Please do notice there's a new public article by RP: https://www.linux.com/audience/maintainer-confidential-opportunities-and-challenges-of-the-ubiquitous-but-under-resourced-yocto-project/ "Maintaine
Please do notice there's a new public article by RP: https://www.linux.com/audience/maintainer-confidential-opportunities-and-challenges-of-the-ubiquitous-but-under-resourced-yocto-project/ "Maintaine
|
By
Alexander Kanavin
· #59122
·
|
|
Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
This is different to the previous error. Yocto itself does not prevent the recipe from building, but something inside the component is producing an error during configuration. One of the screenshots m
This is different to the previous error. Yocto itself does not prevent the recipe from building, but something inside the component is producing an error during configuration. One of the screenshots m
|
By
Alexander Kanavin
· #59082
·
|
|
Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
The screenshot indicates the problem originates in libimxvpuapi2 recipe. So you should get more information by running 'bitbake libimxvpuapi2'. Alex
The screenshot indicates the problem originates in libimxvpuapi2 recipe. So you should get more information by running 'bitbake libimxvpuapi2'. Alex
|
By
Alexander Kanavin
· #59074
·
|
|
Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
What happens if you bitbake libimx… thingy directly? Alex
What happens if you bitbake libimx… thingy directly? Alex
|
By
Alexander Kanavin
· #59058
·
|
|
[meta-raspberrypi] Is Preempt-rt still supported in master / latest releases?
#raspberrypi
meta-raspberrypi kernel comes from https://github.com/raspberrypi/linux and they stopped providing -rt options some time ago. Your options are to apply the -rt patchset to regular rpi kernel and enabl
meta-raspberrypi kernel comes from https://github.com/raspberrypi/linux and they stopped providing -rt options some time ago. Your options are to apply the -rt patchset to regular rpi kernel and enabl
|
By
Alexander Kanavin
· #59029
·
|