]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: fix PACKAGECONFIG handling code
authorYao Zhao <yao.zhao@windriver.com>
Thu, 2 Aug 2012 16:06:36 +0000 (12:06 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Aug 2012 09:31:08 +0000 (10:31 +0100)
commit884cab0428cff2ffd070b6f36b688ca9851fbe43
treea9e336789256dc5d8684db7e9bc03313afac4677
parenteef9d6c2d52f5264a6e7a9d882f8323f9793fd7f
base.bbclass: fix PACKAGECONFIG handling code

PACKAGECONFIG flag code only handles that when it has 3 or 4 items in flag,
it may have a stale data if some flags doesn't need DEPENDS and RDEPENDS.

Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/base.bbclass