Copying meta-arm, as that’s the best place to discuss this.
> On 19 Jun 2023, at 17:33, Jesus.JimenezSanchez via lists.yoctoproject.org > <[email protected]> wrote: > > Hello, I'm trying to add the arm toolchain to my yocto project but I just got > this error > ``` > | cp: cannot stat > '.../tmp-glibc/work/cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi/external-arm-toolchain/2022.02-r0/image/local/SUPPORTED': > No such file or directory > ``` > It comes from the `external-arm-toolchain.bb` recipe. I've checked and the > `SUPPORTED` file is in the right folder (the `files` folder where the > `external-arm-toolchain.bb` file is). I haven't made any modifications to the > meta-arm repo. I just cloned it and changed to branch `kirkstone`. After > that, I have configured my local.conf with this: > ``` > TCMODE = "external-arm" > > EXTERNAL_TOOLCHAIN = > ".../gcc-arm-11.2-2022.02-x86_64-arm-none-linux-gnueabihf" > ``` > > I have added this to the `bblayers.conf`: > ``` > BBLAYERS += "${OEROOT}/layers/meta-arm/meta-arm-toolchain" > ``` Can you share the full logs, instead of just one line? Also replicating with just poky+meta-arm and a brand new build tree (so no local configuration or layers) would help debug. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60357): https://lists.yoctoproject.org/g/yocto/message/60357 Mute This Topic: https://lists.yoctoproject.org/mt/99626981/21656 Mute #toolchain:https://lists.yoctoproject.org/g/yocto/mutehashtag/toolchain Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
