> On 21 Oct 2024, at 08:25, Zoran via lists.yoctoproject.org > <zoran.stojsavljevic=gmail....@lists.yoctoproject.org> wrote: > > Hello Yocto Community Support Team, > > I have an interesting problem to report. > > Parsing recipes: 100% > |########################################################################| > Time: 0:02:30 > Parsing of 2829 .bb files complete (0 cached, 2829 parsed). 4811 > targets, 1885 skipped, 0 masked, 0 errors. > NOTE: Resolving any missing task queue dependencies > ERROR: Nothing PROVIDES 'quilt-native' > quilt-native was skipped: incompatible with machine beaglebone-yocto > (not in COMPATIBLE_MACHINE)
The kernel problems are not the source of your problem: this is. For some reason you’ve managed to break the native/target separation: a native recipe shouldn’t care about the target machine. Glancing at the layer there’s quite a lot of cruft from older releases still, so I suspect you’ve a bit of confusion in there somewhere. FWIW, meta-ti has a beaglebone BSP that is supported by TI, and linux-yocto is pretty much mainline, and if you want _exactly_ mainline then you can just SRCREV it to the right branch: the linux-yocto git tree contains the mainline tags too. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64065): https://lists.yoctoproject.org/g/yocto/message/64065 Mute This Topic: https://lists.yoctoproject.org/mt/109129621/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-