]> 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>
Thu, 24 Nov 2011 22:18:00 +0000 (22:18 +0000)
commitc38567894ebc31ac977f2bc89a076d0380bddcf8
treee601c6ae2cc4b0db3b535133a9aaa2fc04d1e3c2
parent95b383781f875a0f10e5c1de039289bb89e421dd
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]

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