Hi, Martin did some Xorg cleanup in meta-oe today and we're seeing some strange behaviour. The recipe in question:
koen@dominion:/OE/tentacle/sources/meta-openembedded/meta-oe$ cat recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend BBCLASSEXTEND = "native nativesdk" koen@dominion:/OE/tentacle/sources/meta-openembedded/meta-oe$ Bitbake-layers tells me: INFO: libxrender_0.9.6.bb: INFO: /OE/tentacle/sources/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend So the append is getting picked up, but bitbake gives me: ERROR: Nothing PROVIDES 'libxrender-native' NOTE: Runtime target 'libnss-mdns' is unbuildable, removing... Missing or unbuildable dependency chain was: ['libnss-mdns', 'avahi', 'gtk+', 'gtk+-native', 'libxrender-native'] This is with HEAD of bitbake master. regards, Koen _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
