|
Specified SDKMACHINE value is not valid
OK it should be ok then. Can you describe your steps to setup the system? maybe there is some caveat
OK it should be ok then. Can you describe your steps to setup the system? maybe there is some caveat
|
By
Khem Raj
· #56618
·
|
|
Specified SDKMACHINE value is not valid
It’s complaining about SDKMACHINE setting which is a separate variable, can you check your local.conf if it’s set to something
It’s complaining about SDKMACHINE setting which is a separate variable, can you check your local.conf if it’s set to something
|
By
Khem Raj
· #56615
·
|
|
SCM usage in source urls and bandwidth
<richard.purdie@...> wrote: right, I think shallow clone should be default IMO for all git fetcher tarballs
<richard.purdie@...> wrote: right, I think shallow clone should be default IMO for all git fetcher tarballs
|
By
Khem Raj
· #56606
·
|
|
configuration fragments
if you are using linux-yocto for kernel then it is surely supported , so as long as it is added to kernel recipe it should work ok. On Tue, Mar 15, 2022 at 3:58 AM Monsees, Steven C (US) via lists.yoc
if you are using linux-yocto for kernel then it is surely supported , so as long as it is added to kernel recipe it should work ok. On Tue, Mar 15, 2022 at 3:58 AM Monsees, Steven C (US) via lists.yoc
|
By
Khem Raj
· #56444
·
|
|
configuration fragments
On Mon, Mar 14, 2022 at 12:57 PM Monsees, Steven C (US) via lists.yoctoproject.org <steven.monsees=baesystems.com@...> wrote: these are some config files for doing what ? from what
On Mon, Mar 14, 2022 at 12:57 PM Monsees, Steven C (US) via lists.yoctoproject.org <steven.monsees=baesystems.com@...> wrote: these are some config files for doing what ? from what
|
By
Khem Raj
· #56430
·
|
|
nspr-native does not build on Debian bullseye for x86_64 target?
Thanks Matthias There is a patch staged in master-next to fix this. Can you try master-next meanwhile <matthias.klein@...> wrote:
Thanks Matthias There is a patch staged in master-next to fix this. Can you try master-next meanwhile <matthias.klein@...> wrote:
|
By
Khem Raj
· #56420
·
|
|
How to disable Bluetooth of Raspberry Pi from Yocto?
can you check /boot/config.txt on target and see if this change is persisting in your image or not
can you check /boot/config.txt on target and see if this change is persisting in your image or not
|
By
Khem Raj
· #56412
·
|
|
imx7d-pico with hardknott - I need help enabling remoteproc in device tree to show /linux/remoteproc.h file and modules in /sys/class/remoteproc
how did you enable it? every BSP has sometimes its own way of adding knobs. > > >
how did you enable it? every BSP has sometimes its own way of adding knobs. > > >
|
By
Khem Raj
· #56411
·
|
|
suricata: enable lua support
seems so, lua5.1 is not ABI compatible with newer Lua, so if an app needs this version then you will have to add it, perhaps see if you can just use internal version or something like that
seems so, lua5.1 is not ABI compatible with newer Lua, so if an app needs this version then you will have to add it, perhaps see if you can just use internal version or something like that
|
By
Khem Raj
· #56376
·
|
|
suricata: enable lua support
perhaps you needs to add lua to DEPENDS as well. <gary=missionsecure.com@...> wrote:
perhaps you needs to add lua to DEPENDS as well. <gary=missionsecure.com@...> wrote:
|
By
Khem Raj
· #56369
·
|
|
How to build flashable yocto image for amd ryzen 5
#bitbake
Please start by reading this https://git.yoctoproject.org/meta-amd/tree/README.md
Please start by reading this https://git.yoctoproject.org/meta-amd/tree/README.md
|
By
Khem Raj
· #56365
·
|
|
Honister on Ubuntu 14.04
<daniel.ammann@...> wrote: Honister is newer releases, Always check the tested sanity distros list for honister ( 3.4.x release) https://docs.yoctoproject.org/3.4.2/ref-manual/system-requir
<daniel.ammann@...> wrote: Honister is newer releases, Always check the tested sanity distros list for honister ( 3.4.x release) https://docs.yoctoproject.org/3.4.2/ref-manual/system-requir
|
By
Khem Raj
· #56360
·
|
|
Custom Image Type
<rudolf.streif@...> wrote: hard to tell without knowing how ota class is being plugged in or what its content is. Do you define IMAGE_FSTYPES:ota ... somewhere ?
<rudolf.streif@...> wrote: hard to tell without knowing how ota class is being plugged in or what its content is. Do you define IMAGE_FSTYPES:ota ... somewhere ?
|
By
Khem Raj
· #56328
·
|
|
python3-smbus no longer builds - Does anyone have an idea?
this should be B instead I think
this should be B instead I think
|
By
Khem Raj
· #56323
·
|
|
Building Yocto images for RPi CM4
You can press bunch of carriage returns and try to login on this series console with the username password you have that will get you further and can check if ssh service is running and network is up
You can press bunch of carriage returns and try to login on this series console with the username password you have that will get you further and can check if ssh service is running and network is up
|
By
Khem Raj
· #56305
·
|
|
looking to boot core-image-minimal on meta-riscv board
Usually we use GitHub issues and pulls
Usually we use GitHub issues and pulls
|
By
Khem Raj
· #56293
·
|
|
looking to boot core-image-minimal on meta-riscv board
We should add them to meta-riscv as reference BSPs. I have port of unmatched locally and have been trying to get the needed changes into meta-sifive which is still pending. > > >
We should add them to meta-riscv as reference BSPs. I have port of unmatched locally and have been trying to get the needed changes into meta-sifive which is still pending. > > >
|
By
Khem Raj
· #56290
·
|
|
QA change - reduced number of reproducibility builds tests?
<richard.purdie@...> wrote: +1
<richard.purdie@...> wrote: +1
|
By
Khem Raj
· #56289
·
|
|
Building Yocto images for RPi CM4
if you have a screen connected maybe you can enable verbose options for kernel and bootloader and see if it prints stuff on console.
if you have a screen connected maybe you can enable verbose options for kernel and bootloader and see if it prints stuff on console.
|
By
Khem Raj
· #56268
·
|
|
Building Yocto images for RPi CM4
it will be good to see serial console and what it prints there can give more info. It might be easier to debug it that way.
it will be good to see serial console and what it prints there can give more info. It might be easier to debug it that way.
|
By
Khem Raj
· #56254
·
|