]> code.ossystems Code Review - openembedded-core.git/commit
libc-package.bbclass: add MLPREFIX when set values to PACKAGES
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 28 Sep 2011 06:16:45 +0000 (14:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 12:42:39 +0000 (13:42 +0100)
commit98d356a9f788291c849be7b51fcd8ad07a8a066e
tree109c4fdeaf998fccfe994763899b2570c73a226e
parent20e6f166858751c6305cd8a52f87cdf78c1a8126
libc-package.bbclass: add MLPREFIX when set values to PACKAGES

There are some places that PACKAGES are dynamically set. To support
multilib, we need to add MLPREFIX before the package name in those
settings.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/classes/libc-package.bbclass