]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
yocto-bsp: fix qemuarch test for xserver-xf86-config.bbappend
authorTom Zanussi <tom.zanussi@intel.com>
Thu, 12 Apr 2012 03:12:38 +0000 (22:12 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Apr 2012 21:58:14 +0000 (22:58 +0100)
While testing the fix for [YOCTO #2222] I noticed that the qemuarch
test was wrong - there is no 'x86' qemuarch, just 'i386'.  Change the
test to match.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/{{ if qemuarch == "i386" or qemuarch == "x86_64": }} xserver-xf86-config_0.1.bbappend [moved from scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/{{ if qemuarch == "x86" or qemuarch == "x86_64": }} xserver-xf86-config_0.1.bbappend with 100% similarity]