]> code.ossystems Code Review - openembedded-core.git/commit
native/nativesdk: Clean up the depends ordering after bitbake override handling updates
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jun 2011 16:56:23 +0000 (17:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jun 2011 21:48:56 +0000 (22:48 +0100)
commitf183c7cfe377fa6ed2777605c3590a9dda2060df
treeb00803dd7a3ca343ad01553d86b80ff2dd6945d0
parentf6a38cd75edb46858da6950b5ec029db8a12d801
native/nativesdk: Clean up the depends ordering after bitbake override handling updates

This massively cleans up the dependency handling in the two classes
when interacting with BBCLASSEXTEND.

This change has a dependency on the bitbake override handling change
and also the existence of the RecipePreFinalise event.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass
meta/classes/base.bbclass
meta/classes/native.bbclass
meta/classes/nativesdk.bbclass
meta/recipes-core/util-linux/util-linux.inc
meta/recipes-devtools/rpm/rpm_5.4.0.bb