package.bbclass: Use expanded RDEPENDS in read_shlibdeps
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jan 2013 14:12:23 +0000 (14:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Feb 2013 15:54:02 +0000 (15:54 +0000)
commita9aecac909022819f16cb4aea370d76a6aaea32d
tree58e90112772ce9ba4bb0c1c023103b11c75d619f
parentf7ae691faf888e75c0c22b6939ea899435a3374c
package.bbclass: Use expanded RDEPENDS in read_shlibdeps

We may as well expand the RDEPENDS when reading and writing as this function does.
if we don't do this, we could accidentally duplicate data and it also turns out
to be much less efficient.

(From OE-Core rev: d62a3151e7b252911c172a605b3089de355663c5)

(From OE-Core rev: 8f602e84e6ae4e346acef7cf5473343039fa352a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass