From: Chris Larson <[email protected]> A variety of unrelated fixes I've had local for a while.
The following changes since commit a752b23767189f2678367e47ca0b41f49c56a631: sstate: Add level 2 debug so its possible to see what sstate is doing (2011-08-11 17:19:51 +0100) are available in the git repository at: github:kergoth/oe-core misc-fixes go here for github's branch comparison interface: https://github.com/kergoth/oe-core/compare/master...misc-fixes Chris Larson (7): busybox: don't strip the main binary insane: add linux-gnu to the platform data nativesdk: inherit relocatable sanity: shift the required utils into a variable package: include SECTION in the pkgdata package: allow setting a section for locale packages cross: also empty PACKAGES_DYNAMIC meta/classes/cross.bbclass | 2 ++ meta/classes/insane.bbclass | 3 +++ meta/classes/nativesdk.bbclass | 2 ++ meta/classes/package.bbclass | 6 ++++++ meta/classes/sanity.bbclass | 4 +++- meta/recipes-core/busybox/busybox.inc | 3 ++- meta/recipes-core/busybox/busybox_1.18.4.bb | 2 +- 7 files changed, 19 insertions(+), 3 deletions(-) -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
