]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: remove some redundant/unnecessary variable exports
authorPhil Blundell <philb@gnu.org>
Wed, 4 Jan 2012 13:09:08 +0000 (13:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jan 2012 14:13:55 +0000 (14:13 +0000)
commit3dcbc8a700a3e7474026e858b1d20e9ff89a5eb1
tree25c56c281ec7817ff2827f88b7f13939cfb134a1
parentc5e6a533eab2f5af4a52d22f8efe5b49b77cd26c
bitbake.conf: remove some redundant/unnecessary variable exports

Specifically...

SLOT: apparently redundant, deleted.
STAGING_IDLDIR: likewise
QMAKE_MKSPEC_PATH: no longer exported, moved to qmake_base.bbclass
STAGING_SIPDIR: no longer exported, moved to sip.bbclass

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qmake_base.bbclass
meta/classes/sip.bbclass
meta/conf/bitbake.conf