]> code.ossystems Code Review - openembedded-core.git/commit
qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONS
authorChristopher Larson <chris_larson@mentor.com>
Wed, 11 Nov 2015 02:55:41 +0000 (19:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2015 15:55:21 +0000 (15:55 +0000)
commit46f41df60491990dc41f0514f63b304ac51b67d1
tree1127d3cd37e279d29922791c133be36b96c43439
parentfe506eddb0790e37ac1e50f37fa2e32ad81d5493
qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONS

These need to be based on PACKAGE_ARCH rather than TARGET_ARCH, as we aren't
using overrides for this.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/qemu.bbclass