]> code.ossystems Code Review - openembedded-core.git/commit
package_manager: DpkgPM fix populate_sdk
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 3 Nov 2014 22:16:25 +0000 (16:16 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Nov 2014 10:17:04 +0000 (10:17 +0000)
commitf6fb8c16f49fd9a2b124ad55f5c4fed82d7e6dca
tree50b80046cba5c0cc2a1b51d5d121221f57e5c023
parentc9cc652e88ddedddf8a2f23fb9b8c024616526d7
package_manager: DpkgPM fix populate_sdk

DpkgPM change all_arch_list variable set from PACKAGE_ARCHS to passed
archs variable because is different when is executed from rootfs.py
and sdk.py.

Credits to: Ricardo Ribalda <ricardo.ribalda@gmail.com>

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/package_manager.py