]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: We only care about the absolute value of baselib
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Nov 2011 17:46:46 +0000 (17:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:39:04 +0000 (16:39 +0000)
commit8b70cfe7a1768b8bf1e5b7e390276518e16f14af
tree576d08d8b6c35e0a3ac7c3527037f91dfbe55e32
parentbc8a384c49c60feab9d01f8277e92ac0603c8f93
bitbake.conf: We only care about the absolute value of baselib

The value of baselib can be constructed in several different ways
and from a sstate perspective we don't care how it was made up,
we only care what the final value is. This uses the new functionality
in bitbake to ensure we only include the value of baselib and not
any intermediate dependencies.

[YOCTO #1583]

(From OE-Core rev: c38567894ebc31ac977f2bc89a076d0380bddcf8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf