|
Re: Error during do_install for linux-libc-headers_5.8 recipe during 'bitbake core-image-minimal'
Could you share the command that you executed along with the full
output that was printed? There's not really enough information here to
diagnose the issue.
Thanks,
--
Paul Barker
Konsulko Group
Could you share the command that you executed along with the full
output that was printed? There's not really enough information here to
diagnose the issue.
Thanks,
--
Paul Barker
Konsulko Group
|
By
Paul Barker
·
#51572
·
|
|
Error during do_install for linux-libc-headers_5.8 recipe during 'bitbake core-image-minimal'
Hello,
I am just starting using Yocto Project and I've been following along with the getting started section of the mega manual. I am working on Ubuntu 20.04 LTS through WSL2 on Windows 10 (not sure
Hello,
I am just starting using Yocto Project and I've been following along with the getting started section of the mega manual. I am working on Ubuntu 20.04 LTS through WSL2 on Windows 10 (not sure
|
By
aloofbynature@...
·
#51571
·
|
|
How to Add Packages to Python3
Hi,
I had installed a python file into the rootfs and when I tried to run, it throws an error as "ModuleNotFoundError: No module named 'json'". I tried to find bb file for jsonlib, but I couldn't find
Hi,
I had installed a python file into the rootfs and when I tried to run, it throws an error as "ModuleNotFoundError: No module named 'json'". I tried to find bb file for jsonlib, but I couldn't find
|
By
Vijay Rakesh Munganda
·
#51570
·
|
|
Re: Use of USERADD_PACKAGES with out recipe package files
You probably need to set `ALLOW_EMPTY_${PN}-user-sys`. See
https://docs.yoctoproject.org/ref-manual/ref-variables.html?highlight=allow_empty#term-ALLOW_EMPTY.
Thanks,
--
Paul Barker
Konsulko Group
You probably need to set `ALLOW_EMPTY_${PN}-user-sys`. See
https://docs.yoctoproject.org/ref-manual/ref-variables.html?highlight=allow_empty#term-ALLOW_EMPTY.
Thanks,
--
Paul Barker
Konsulko Group
|
By
Paul Barker
·
#51569
·
|
|
QA notification for completed autobuilder build (yocto-3.1.4.rc1)
A build flagged for QA (yocto-3.1.4.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.4.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-3.1.4.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.4.rc1
Build hash information:
bitbake:
|
By
pokybuild@...
·
#51568
·
|
|
Use of USERADD_PACKAGES with out recipe package files
I have for an image append which I would like to add some users to but I do not want to add any files as part of the package
so I have a layer which contains a recipe called user-config-0.1.bb which
I have for an image append which I would like to add some users to but I do not want to add any files as part of the package
so I have a layer which contains a recipe called user-config-0.1.bb which
|
By
Andrew Loader
·
#51567
·
|
|
Re: [OE-core] OpenEmbedded Happy Hour November 25 9pm/2100 UTC
Just a reminder, Happy Hour is in 1 hour.
9pm UTC, 4pm EST (not EDT) or use time conversion link below for your
location. See you there!
--
Denys
Just a reminder, Happy Hour is in 1 hour.
9pm UTC, 4pm EST (not EDT) or use time conversion link below for your
location. See you there!
--
Denys
|
By
Denys Dmytriyenko
·
#51566
·
|
|
Re: Parsing recipes: 0% | - hangs for a while
perhaps you can try setting BB_NO_NETWORK = "1" in your local.conf and perhaps disabling local mirrors would be needed too if you have then enabled
perhaps you can try setting BB_NO_NETWORK = "1" in your local.conf and perhaps disabling local mirrors would be needed too if you have then enabled
|
By
Khem Raj
·
#51565
·
|
|
Re: Problem with recipe that depends on a binary that is generated during its build
this just means that its not able to relocate the install location to ${D} which is what default do_install should do. So the package needs some work to respect an option to relocate the installation
this just means that its not able to relocate the install location to ${D} which is what default do_install should do. So the package needs some work to respect an option to relocate the installation
|
By
Khem Raj
·
#51564
·
|
|
[OE-core][PATCH v2] kernel-dummy: fix executing unexpected tasks
- correctly save files into sstate
- fix: ERROR: Task linux-dummy.do_fetch attempted to execute unexpectedly
Signed-off-by: Andrej Valek <andrej.valek@...>
---
- correctly save files into sstate
- fix: ERROR: Task linux-dummy.do_fetch attempted to execute unexpectedly
Signed-off-by: Andrej Valek <andrej.valek@...>
---
|
By
Andrej Valek <andrej.valek@...>
·
#51563
·
|
|
Re: [OE-core][PATCH] kernel-dummy: fix executing unexpected tasks
I wouldn't recommend this in a core recipe, since there may be task dependencies, or someone, somewhere extending those tasks.
If they aren't triggering the problem you are fixing, I'd leave them
I wouldn't recommend this in a core recipe, since there may be task dependencies, or someone, somewhere extending those tasks.
If they aren't triggering the problem you are fixing, I'd leave them
|
By
Bruce Ashfield
·
#51562
·
|
|
Re: [OE-core][PATCH] kernel-dummy: fix executing unexpected tasks
I don't think "CLOSED" is a good choice to use in the core metadata.
The usual way to handle recipes like this which don't require external
source code is to say that they have the same license as the
I don't think "CLOSED" is a good choice to use in the core metadata.
The usual way to handle recipes like this which don't require external
source code is to say that they have the same license as the
|
By
Paul Barker
·
#51561
·
|
|
[OE-core][PATCH] kernel-dummy: fix executing unexpected tasks
- refactor kernel dummy recipe
- remove unneeded COPYING.GPL file -> change license to close
- remove unneeded tasks (fetch, unpack, pack)
- do not run unneeded tasks, but keep deps (configure,
- refactor kernel dummy recipe
- remove unneeded COPYING.GPL file -> change license to close
- remove unneeded tasks (fetch, unpack, pack)
- do not run unneeded tasks, but keep deps (configure,
|
By
Andrej Valek <andrej.valek@...>
·
#51560
·
|
|
Re: Error when building eSDK for a "linux-dummy"
i have not really spent time looking into this
i have not really spent time looking into this
|
By
Khem Raj
·
#51559
·
|
|
Raspberrypi CM3, u-boot console and kernel patch
#raspberrypi
#rpi
#cm3
#dunfell
#kernel
Dear all,
I have 4 different topics on which I can't find a correct answer on internet.
I am developing a new system base on the Raspberrypi CM3+ with our custom board. I am using Yocto with the
Dear all,
I have 4 different topics on which I can't find a correct answer on internet.
I am developing a new system base on the Raspberrypi CM3+ with our custom board. I am using Yocto with the
|
By
Romain Crausaz <romain.crausaz@...>
·
#51558
·
|
|
[meta-security][PATCH] tpm2-pkcs11: build and package python tools
Signed-off-by: Adrian Ratiu <adrian.ratiu@...>
---
.../tpm2-pkcs11/tpm2-pkcs11_1.4.0.bb | 25 +++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Adrian Ratiu <adrian.ratiu@...>
---
.../tpm2-pkcs11/tpm2-pkcs11_1.4.0.bb | 25 +++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git
|
By
Ioan-Adrian Ratiu
·
#51557
·
|
|
Re: Parsing recipes: 0% | - hangs for a while
Maybe related to this: meta/conf/distro/include/default-distrovars.inc
# The CONNECTIVITY_CHECK_URIS are used to test whether we can succesfully
# fetch from the network (and warn you if
Maybe related to this: meta/conf/distro/include/default-distrovars.inc
# The CONNECTIVITY_CHECK_URIS are used to test whether we can succesfully
# fetch from the network (and warn you if
|
By
Jean-Marie Lemetayer
·
#51556
·
|
|
Re: How to add Python3 json module in Yocto
simply adding a recipe to your layer is not sufficient ... you need
to specifically say you want a package added to your image with,
perhaps, adding the line:
IMAGE_INSTALL_append = " <package>
simply adding a recipe to your layer is not sufficient ... you need
to specifically say you want a package added to your image with,
perhaps, adding the line:
IMAGE_INSTALL_append = " <package>
|
By
Robert P. J. Day
·
#51555
·
|
|
How to add Python3 json module in Yocto
Hi, can anyone please guide me on adding json module to my python library in yocto. I had download .bb file from OE Layer and placed it under recipe-devtool/python folder, but it is not including to
Hi, can anyone please guide me on adding json module to my python library in yocto. I had download .bb file from OE Layer and placed it under recipe-devtool/python folder, but it is not including to
|
By
Vijay Rakesh Munganda
·
#51554
·
|
|
Re: Parsing recipes: 0% | - hangs for a while
The issue was located. I had overridden to the local path of one recipe via
"devtool modify -n <my_recipe>" /my/local/path
and during parsing it hangs at
"Inheriting
The issue was located. I had overridden to the local path of one recipe via
"devtool modify -n <my_recipe>" /my/local/path
and during parsing it hangs at
"Inheriting
|
By
Sergey Ivanov <icegood1980@...>
·
#51553
·
|