|
#bitbake
2 messages
#bitbake
Since uvicorn has a proper pyproject.toml, you will want to use the new "PEP-517" classes available since 'kirkstone' Yocto Project release. You want to look at the pyproject.toml "build-backend" line
Since uvicorn has a proper pyproject.toml, you will want to use the new "PEP-517" classes available since 'kirkstone' Yocto Project release. You want to look at the pyproject.toml "build-backend" line
|
By
Tim Orling
·
|
|
Failed to load regulatory.db file and error whitlist initialise SD CARD
2 messages
#imx6
#kirkstone
#yocto
#linux
#bitbake
This is provided by wireless-regdb https://git.yoctoproject.org/poky/tree/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb This is provided by linux-firmware-imx-sdma-imx7 https://git.y
This is provided by wireless-regdb https://git.yoctoproject.org/poky/tree/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb This is provided by linux-firmware-imx-sdma-imx7 https://git.y
|
By
Tim Orling
·
|
|
AUTOREV not works in bitbake 2.0.5
2 messages
#bitbake
use SRCPV in PV as the error says
use SRCPV in PV as the error says
|
By
Martin Jansa
·
|
|
Integrating Yocto for ti-TDA4VM using kas build tool
#bitbake
#kirkstone
#yocto
Hi, I am trying to build an image using kas built tool for ti TDA4VM. For this I have created the attached j721e.yml file. When I put machine as j721e-evm it is showing the below error " Overrides cou
Hi, I am trying to build an image using kas built tool for ti TDA4VM. For this I have created the attached j721e.yml file. When I put machine as j721e-evm it is showing the below error " Overrides cou
|
By
ayansh.mishra25@...
·
|
|
Recipe to install third-party RPM
3 messages
#bitbake
Federico, Thanks for your reply. I did build a recipe for a tar.gz source archive previously, which worked. But for the RPM I felt like I was missing something. Meanwhile, my multilib build for core-i
Federico, Thanks for your reply. I did build a recipe for a tar.gz source archive previously, which worked. But for the RPM I felt like I was missing something. Meanwhile, my multilib build for core-i
|
By
Spore, David
·
|
|
how to specify the package version via RDEPENDS in package group
5 messages
#bitbake
Hi Martin, As far as I remember, RDEPENDS is handled by the package manager when installing the package. So I imagine this is a way to make sure that a filesystem is not built with two packages that a
Hi Martin, As far as I remember, RDEPENDS is handled by the package manager when installing the package. So I imagine this is a way to make sure that a filesystem is not built with two packages that a
|
By
Quentin Schulz
·
|
|
#kirkstone #bitbake Suricata QA error directories not shipped
2 messages
#kirkstone
#bitbake
The Suricata recipe Python environment variable is PYTHON_SITEPACKAGES_DIR="/usr/lib64/python3.10/site-packages"
The Suricata recipe Python environment variable is PYTHON_SITEPACKAGES_DIR="/usr/lib64/python3.10/site-packages"
|
By
Gary Huband
·
|
|
Apply Rt-Patch in raspberry yocto image
2 messages
#patch
#rpi
#yocto
#bitbake
#dunfell
Hi, After applying the patch to the source, I suppose you built the kernel (and is just missing in your email) ? If not that is a quite important step missing ;) Besides that: 1) preempt-rt patch is o
Hi, After applying the patch to the source, I suppose you built the kernel (and is just missing in your email) ? If not that is a quite important step missing ;) Besides that: 1) preempt-rt patch is o
|
By
Federico Pellegrin
·
|
|
Boost and LibSocketCan Errors
2 messages
#bitbake
“This folder is empty” Ross
“This folder is empty” Ross
|
By
Ross Burton
·
|
|
Boost and LibSocketCan Errors
2 messages
#bitbake
Hi Michael, google link doesn't work. Without seeing source hard to say what it can be but it looks like typo or so as float numbers use only one '.' ;) Which poky version do you use? Do you use a cus
Hi Michael, google link doesn't work. Without seeing source hard to say what it can be but it looks like typo or so as float numbers use only one '.' ;) Which poky version do you use? Do you use a cus
|
By
Marek Belisko
·
|
|
How can I set configuration options for npm startet by bitbake?
#bitbake
#hardknott
Hello, I'm relatively new to Yocto and have a question related to bitbake and nodejs modules. I'm working with Yocto Hardknott and would like to integrate a nodejs module into my build. To do so I'm u
Hello, I'm relatively new to Yocto and have a question related to bitbake and nodejs modules. I'm working with Yocto Hardknott and would like to integrate a nodejs module into my build. To do so I'm u
|
By
Holger Bauszus
·
|
|
Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
16 messages
#linux
#warning
#toolchain
#bitbake
#dunfell
You need to rebuild the image: bitbake core-image-minimal Alex
You need to rebuild the image: bitbake core-image-minimal Alex
|
By
Alexander Kanavin
·
|
|
A bitbake error caused by "Variable BB_ENV_EXTRAWHITE"
3 messages
#bitbake
Then you need to check the output of 'env' a) when you start the shell b) when you use oe-init-build-env and figure out how the incorrect variable gets into the environment. Are you using oe-init-buil
Then you need to check the output of 'env' a) when you start the shell b) when you use oe-init-build-env and figure out how the incorrect variable gets into the environment. Are you using oe-init-buil
|
By
Alexander Kanavin
·
|
|
How to add INCOMPATIBLE_LICENSE only for one image?
2 messages
#bitbake
#dunfell
Can you try something like this INCOMPATIBLE_LICENSE:pn-foo = "GPL-3.0* LGPL-3.0*"
Can you try something like this INCOMPATIBLE_LICENSE:pn-foo = "GPL-3.0* LGPL-3.0*"
|
By
Khem Raj
·
|
|
BBClass function and symbolic link (symlink) ... I throw in the towel
8 messages
#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 ROOTFS_POSTPROCESS_COM
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 ROOTFS_POSTPROCESS_COM
|
By
...
·
|
|
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
·
|
|
os-release change - build failure
2 messages
#bitbake
#os-release
Use exiting DATETIME variable and add it to vardepsexclude if it isn't already there.
Use exiting DATETIME variable and add it to vardepsexclude if it isn't already there.
|
By
Martin Jansa
·
|
|
How to get name of output packages during build
4 messages
#bitbake
#yocto
this is nice. I mistook it for the dependencies
this is nice. I mistook it for the dependencies
|
By
Khem Raj
·
|
|
Packages have unmet dependencies
#hardknott
#bitbake
#kernelmodule
Hi all, I'm trying to debug this issue for quite a while but couldn't get any helpful indication on how to solve it. (In case it matters, the build runs on a docker container with shared volumes for S
Hi all, I'm trying to debug this issue for quite a while but couldn't get any helpful indication on how to solve it. (In case it matters, the build runs on a docker container with shared volumes for S
|
By
fabatera
·
|
|
Building rust package fails with "can't find crate for `std`"
3 messages
#bitbake
#toolchain
#rust
#kirkstone
Forgot to mention that the build machine is x86_64 and I want to build for target aarch64. This is the generated bitbake recipe: # Auto-Generated by cargo-bitbake 0.3.15 # inherit cargo pkgconfig # If
Forgot to mention that the build machine is x86_64 and I want to build for target aarch64. This is the generated bitbake recipe: # Auto-Generated by cargo-bitbake 0.3.15 # inherit cargo pkgconfig # If
|
By
martin.stolpe@...
·
|