Hi, On Mon, Oct 21, 2024 at 09:25:39AM +0200, Zoran via 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) > ERROR: Nothing PROVIDES 'patch-replacement-native' > patch-native PROVIDES patch-replacement-native but was skipped: > incompatible with machine beaglebone-yocto (not in COMPATIBLE_MACHINE) > ERROR: Nothing PROVIDES 'virtual/fakeroot-native' > pseudo-native PROVIDES virtual/fakeroot-native but was skipped: > incompatible with machine beaglebone-yocto (not in COMPATIBLE_MACHINE) > ERROR: Nothing PROVIDES 'virtual/kernel' > linux-mainline PROVIDES virtual/kernel but was skipped: > PREFERRED_PROVIDER_virtual/kernel set to meta-bbb, not linux-mainline > linux-stable PROVIDES virtual/kernel but was skipped: > PREFERRED_PROVIDER_virtual/kernel set to meta-bbb, not linux-stable > linux-yocto-tiny PROVIDES virtual/kernel but was skipped: incompatible > with machine beaglebone-yocto (not in COMPATIBLE_MACHINE) > > Then, many packages fail, since the relationships are incomplete! > > Interestingly enough, this happens for the stable kernels' > definitions. For mainline kernels the local config does work, no such > issues!? > > The local config is attached to the email or stable kernels. > Namely: > > ## Define kernel version > PREFERRED_PROVIDER_virtual/kernel ?= "meta-bbb"
Is "meta-bbb" really a kernel recipe compatible with linux-yocto recipe in poky? The provider needs to be a recipe in a layer not layer name. Maybe this is it. Cheers, -Mikko
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64064): https://lists.yoctoproject.org/g/yocto/message/64064 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] -=-=-=-=-=-=-=-=-=-=-=-