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:35:32 +0000 (10:35 +0100)
commitcd5416aed9dedfe495800c22bd9baa73933a155e
treeae03b7f02835faa6f430ff39cac803233090a8af
parent526f15ee8d08aba0ac47a687121329c23378749e
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.

(From OE-Core rev: 4148bc80c008d25c8a536c7c7dfdeac1669a6662)

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