]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/classes: Variable cleanup
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Jul 2011 13:44:04 +0000 (14:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2011 13:19:54 +0000 (14:19 +0100)
commitd5521be2dcbaf213c140b0d12a4176380874426b
tree2b1fa72679cc84101a9ae230599902ffc4a93730
parent7ebc7a5cb30e13217dc297994a6d9656b52bacba
bitbake.conf/classes: Variable cleanup

This patch removes the variables BASE_PACKAGE_ARCH, BASEPKG_HOST_SYS,
BASEPKG_TARGET_SYS and also removes the immediate assignments in
several core classes as these are no longer required.

This should make it clearer what some of the core variables do and
simplfy some overly complex and confusing class code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/allarch.bbclass
meta/classes/cross-canadian.bbclass
meta/classes/cross.bbclass
meta/classes/crosssdk.bbclass
meta/classes/native.bbclass
meta/classes/nativesdk.bbclass
meta/classes/sstate.bbclass
meta/conf/bitbake.conf
meta/recipes-graphics/xorg-font/font-util_1.2.0.bb