|
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
·
|
|
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@...
·
|
|
Cmake CROSS COMPILE problem [PLEASE HELP, URGENT]
2 messages
#sdk
#yocto
#toolchain
I am also facing the same issue while compiling grpc.
I am also facing the same issue while compiling grpc.
|
By
jijonath11@...
·
|
|
Include Driver in my imx-image
2 messages
#sdk
#yocto
#imx8
#kirkstone
#kernel
You can add a kernel config fragment disabling/enabling needed drivers during build and you can either build them into kernel proper or as kernel modules. If you build them as kmods then you have to a
You can add a kernel config fragment disabling/enabling needed drivers during build and you can either build them into kernel proper or as kernel modules. If you build them as kmods then you have to a
|
By
Khem Raj
·
|
|
Possible to replace gcc-runtime libraries & libgcc
8 messages
#gplv3
#yocto
#llvm
I was merely replying to question about if llvm could replace it. For licensing related question I refrain because I don’t have expertise in that it’s best to consult some one who knows this stuff and
I was merely replying to question about if llvm could replace it. For licensing related question I refrain because I don’t have expertise in that it’s best to consult some one who knows this stuff and
|
By
Khem Raj
·
|
|
MACHINEOVERRIDES for native recipe
2 messages
#yocto
Yes, it's expected. native recipes shouldn't be MACHINE specific, so shouldn't use MACHINEOVERRIDES, see: meta/classes-recipe/native.bbclass:MACHINEOVERRIDES = "" meta/classes-recipe/nativesdk.bbclass
Yes, it's expected. native recipes shouldn't be MACHINE specific, so shouldn't use MACHINEOVERRIDES, see: meta/classes-recipe/native.bbclass:MACHINEOVERRIDES = "" meta/classes-recipe/nativesdk.bbclass
|
By
Martin Jansa
·
|
|
Run browser immediately after booting up device
2 messages
#yocto
Hi, Kiosk mode is what you're looking for. Just google for "Yocto kiosk" and you'll see few solutions like: https://thomasw.dev/post/yocto-kiosk/ https://wiki.yoctoproject.org/wiki/Web_Application_for
Hi, Kiosk mode is what you're looking for. Just google for "Yocto kiosk" and you'll see few solutions like: https://thomasw.dev/post/yocto-kiosk/ https://wiki.yoctoproject.org/wiki/Web_Application_for
|
By
Pavel Zhukov
·
|
|
Make recipe conditionally download code from Git Repo
5 messages
#yocto
Let me look into devtool. Thanks!
Let me look into devtool. Thanks!
|
By
ali.ahmad@...
·
|
|
Building a dhcp recipe separately for dhcrelay and dhclient
3 messages
#yocto
Thanks Khem, can you please help explain or give an example of a package that is doing this? If we had separate output packages, are you suggesting we build 3 times- each time after applying a patch r
Thanks Khem, can you please help explain or give an example of a package that is doing this? If we had separate output packages, are you suggesting we build 3 times- each time after applying a patch r
|
By
Vaijayanthi
·
|
|
Apply Patching
6 messages
#dunfell
#patch
#yocto
#raspberrypi
#linux
In this case I have no idea unfortunately. Does a regular kernel work? Alex
In this case I have no idea unfortunately. Does a regular kernel work? Alex
|
By
Alexander Kanavin
·
|
|
Yocto linux on QNX Hypervisor
#native
#make
#yocto
#os-release
Can someone guide me through the process to put custom yocto image on qnx hypervisor and let me know if it is supported or not?
Can someone guide me through the process to put custom yocto image on qnx hypervisor and let me know if it is supported or not?
|
By
Ayush Chauhan
·
|
|
Help with setting up a PREEMPT_RT image for BeagleBone Black
7 messages
#yocto
You can find the details in the yocto manuals, but I'm describing how the standard/tiny/preempt-rt reference kernels have their configurations constructed using the kernel-yocto tooling. For each kern
You can find the details in the yocto manuals, but I'm describing how the standard/tiny/preempt-rt reference kernels have their configurations constructed using the kernel-yocto tooling. For each kern
|
By
Bruce Ashfield
·
|
|
Adding msktutil in yocto
3 messages
#yocto
Dear Khem Raj, Thanks much , I could successfully able to add "msktutil" as per your response. Thanks,
Dear Khem Raj, Thanks much , I could successfully able to add "msktutil" as per your response. Thanks,
|
By
Poornesh G ( India - Bangalore )
·
|
|
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
·
|
|
Run rt specific test in "core-image-rt"
7 messages
#patch
#yocto
#qemu
#dunfell
#linux
Thanks Alexander, For guiding me in the right way. I did the same and was able to do testing my image previously all of those tests were skipping but now some of them are passing and some of the statu
Thanks Alexander, For guiding me in the right way. I did the same and was able to do testing my image previously all of those tests were skipping but now some of them are passing and some of the statu
|
By
Nikita Gupta
·
|
|
#yocto #dunfell
4 messages
#yocto
#dunfell
Thanks… will give it a try.
Thanks… will give it a try.
|
By
Monsees, Steven C (US)
·
|
|
#yocto How to configure cgroup related configuration in Yocto build
#yocto
Hi, I want to configure cgroup related configuration in Yocto build. Please guide me how can I configure cgroup during build time. Regards, Hariom
Hi, I want to configure cgroup related configuration in Yocto build. Please guide me how can I configure cgroup during build time. Regards, Hariom
|
By
Hariom@...
·
|
|
How to apply Rt patch in Raspberry-pi image?
#raspberrypi
#yocto
#patch
#dunfell
#kernel
Hello all, I have created a basic image of raspberry pi4 with the help of yocto. That is only a bootable image nothing else there (rpi-basic-image). Now I wanted to apply Rt-patch in that. I searched
Hello all, I have created a basic image of raspberry pi4 with the help of yocto. That is only a bootable image nothing else there (rpi-basic-image). Now I wanted to apply Rt-patch in that. I searched
|
By
Nikita Gupta
·
|
|
#yocto #dunfell #qemux86-64
10 messages
#yocto
#dunfell
#qemux86-64
Thank you, and I am looking at kirkstone...
Thank you, and I am looking at kirkstone...
|
By
Monsees, Steven C (US)
·
|
|
Devtool fails if SRCREV is set to ${AUTOREV}
2 messages
#kirkstone
#devtool
#yocto
I'm having the exact same issue when just modifying a custom linux recipie which is essntially the same as the one provided but referencing 5.15 after transposing recipies from dunfell to kirkstone. T
I'm having the exact same issue when just modifying a custom linux recipie which is essntially the same as the one provided but referencing 5.15 after transposing recipies from dunfell to kirkstone. T
|
By
acox@...
·
|