]> code.ossystems Code Review - openembedded-core.git/commit
mc: Add 'inherit pkgconfig'
authorMark Asselstine <mark.asselstine@windriver.com>
Tue, 4 Mar 2014 14:17:08 +0000 (09:17 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Mar 2014 15:24:07 +0000 (15:24 +0000)
commit37c367df895497d3147d6b0956ff16db4fdc92ed
tree475a97b38e3c8dae977849d49c3a495616ea123c
parent1542470fa66884d0f7bf67d92916675a8a9820cc
mc: Add 'inherit pkgconfig'

mc's configure script uses pkg-config so we should 'inherit pgkconfig'
to ensure the sysroot is properly populated. Currently we are lucky as
mc DEPENDS on glib-2.0 which inherits pkgconfig but we should not rely
on this dependency chain.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/mc/mc_4.7.5.2.bb
meta/recipes-extended/mc/mc_4.8.10.bb