]> code.ossystems Code Review - openembedded-core.git/commit
libgcc: Add missing dependency on libc:do_package
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jul 2012 14:28:46 +0000 (14:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jul 2012 09:12:08 +0000 (10:12 +0100)
commit4148bc80c008d25c8a536c7c7dfdeac1669a6662
tree185e2bdb7c84546408eb68b3f9b01f4404fb875d
parenta73b314c95a21e44dc584c58639a038833c9756b
libgcc: Add missing dependency on libc:do_package

do_package writes out shlibs data and libgcc can depend on the values
there. We therefore need to express the depdency so that sstate can account
for it for example.

Without this a version change in eglibc can "psersist" in the sstate cache
and corrupt builds.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/libgcc_4.7.bb