libc-common: Allow -dbg package to append, and not just set package variables
authorMark Hatle <mark.hatle@windriver.com>
Thu, 28 Jun 2012 21:08:51 +0000 (16:08 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2012 13:55:00 +0000 (14:55 +0100)
commite91b46361a3a3b0306f41e69124d0e164f773303
treee201dd66c55a8b4c69da153c2843462fd1e659c4
parentf864b9535f24c6cdddbd6235d9eec6f3c7ca524a
libc-common: Allow -dbg package to append, and not just set package variables

The libc-common attempts to rewrite the package information in a way similar
to debian.bbclass.  When it does this, it should be appending to the
dependency variables (RPROVIDES, RREPLACES, and RCONFLICTS), instead
of simply setting a hard coded value.  Otherwise the lib package can not
tailor the dependency variables to suite it's needs.

(From OE-Core rev: fa1c7b797593cbd5e82dc264bde2667620eb0515)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/libc-common.bbclass