d from outside of our organization. Do not click
links or open attachments unless you recognize the sender and know the content
is safe.
Which yocto version are you using?
You may want to try:
FILES:${PN} += "/bt_firmware"
-Carlos
From: yocto@lists.yoctoproject.org On Behal
Hello,
I am trying to add an empty directory using a recipe. I have this in the
do_install:
do_install() {
install -d ${D}/bt_firmware
}
FILES_${PN} += "/bt_firmware"
But I get the following error:
Files/directories were installed but not shipped in any package:
/bt_firmware
Please set FILES
Hello,
I am trying to build the wlan.ko kernel object to enable wifi in an embedded
device but I haven't been able to do it so far.
I have tried having the code for Linux in a remote repository and in a
repository in my local computer. For the config file, I have a defconfig file
in the Yocto
Hello,
I wanted to add that I have been able to enable the driver using menuconfig by
enabling its dependencies.
The problem I'm facing now is that Yocto is not building the kernel object
files (.ko), not even the ones it was building before. As far as I know I have
only changed the configurat
Hello,
I'm using Yocto for a project at work and I need to enable the btqca driver. I
have tried using the menuconfig option in Yocto but the driver doesn't appear
there. I have also modified the .config file manually inside the build-**
folder but the file gets rewritten with the old version w
Hi,
I kept investigating and it turns out that someone in my team had made a custom
glibc-package.inc which changed the WORKDIR value, and I didn't know. That was
all in the end.
I've modified this file to revert the change (we actually have both now, just
in case they need it for something el
Hi,
After a few problems that took me a while to fix, I've now used a default poky
with default configuration, and it builds just fine.
There must be something in one of my configuration files that appends that
"image/local" at the end of WORKDIR, but I've search in entire folder and there
are
Hello,
I am using an absolute path there; I just removed it before posting on the
email thread.
I have attached my local.conf here.
Best regards,
Jesús Jiménez Sánchez
From: Sumit Garg
Sent: Tuesday 20 June 2023 14:18
To: Ross Burton
Cc: Jesus Jimenez Sanchez
Hello,
This is the complete output from yocto:
```
NOTE: Executing Tasks
ERROR: external-arm-toolchain-2022.02-r0 do_stash_locale:
ExecutionError('.../tmp-glibc/work/cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi/external-arm-toolchain/2022.02-r0/temp/run.do_stash_locale.449',
1, None, None)
ERROR: