]> code.ossystems Code Review - openembedded-core.git/commit
libc-package: Fix localedef multilib dependency issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Oct 2015 16:41:16 +0000 (17:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Oct 2015 09:11:44 +0000 (10:11 +0100)
commit80e2dfbfef2d40c3ab074142deac73317f89e3a2
tree066e8d95e5f63021b70153aec1befe2343314b6c
parent83729437c584fc74577a2b15dbb2ae094788339d
libc-package: Fix localedef multilib dependency issues

Building nativesdk-glibc-locale results in many messages like:

QA Issue: nativesdk-locale-base-en-sg rdepends on localedef, but it isn't a build dependency? [build-deps]

It should depend on ${MLPREFIX}localedef, not just localedef
to fix these warnings.

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