On Wed, Aug 1, 2012 at 1:06 PM, Chris Larson <[email protected]> wrote: >>> I just went to build core-image-base and saw it building crosssdk >>> stuff -- not sure if it's related, but thought I'd throw that >>> datapoint out there. >>> >> >> do you have the updated bitbake? Prior to RP's changes about a month ago, >> the task / dependency resolver was unable to resolve things on a per-task >> basis. So any task within a recipe triggered the resolver to build >> dependencies. >> >> The SDK stuff adds dependencies only do the sdk task. >> >> With the current head of tree bitbake, I have not seen a revert of >> behavior... the SDK items only build when triggered. > > Bitbake commit e49a656a499355a5c6e7eb00bf5b8f1795e8dddb, which is > current master.
Nevermind, it wasn't any of the populate sdk stuff or anything, it was the lingering dbus-x11 w/ nativesdk thing that hasn't been fixed in master yet. I forgot to add the local workaround, so it ended up sucking in everything needed by dbus-nativesdk. -- Christopher Larson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
