]> code.ossystems Code Review - openembedded-core.git/commit
debian: Fix superfluous setting for RPROVIDES
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Feb 2016 11:35:42 +0000 (11:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Feb 2016 08:27:17 +0000 (08:27 +0000)
commit056339c32a9ff0735d39cae216663147cdbb275c
treec26860e151708e8c84f80b222c826f0dc94f32b7
parent60207e0cf3a5bce9123d3631a10a9540c72a9034
debian: Fix superfluous setting for RPROVIDES

PKG_ can be set to something like ${MLPREFIX}<name> and the lack of expansion here
means the case where MLPREFIX is empty leads to a bogus RPROVIDES.

Use expansion of the variable to avoid this.

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