]> code.ossystems Code Review - openembedded-core.git/commit
hal: Remove build time dependency of virtual/kernel
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 2 Sep 2011 03:54:30 +0000 (11:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2011 17:13:36 +0000 (18:13 +0100)
commit74646a2b2d7d452dfe95b08940389a686e8addcb
treefea689026c59b7362567ed1c3d5a43e8645c1584
parent4bc94f1896aad7f540ac520cd69edf3e96029319
hal: Remove build time dependency of virtual/kernel

hal has runtime dependency on kernel, but not build time. Remove it from
"DEPENDS" list.

Also fix a wrong PACKAGE_ARCH setting when building multilib lib32-hal,
because ":=" will be extended immediately which is not the right value.
Using TUNE_PKGARCH instead.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-support/hal/hal.inc