diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-07-01 10:56:12 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-04 17:40:37 +0100 |
commit | fb8aaf6f8e180cb3fe4c2d02c041cb02be88ab46 (patch) | |
tree | d5a8134b317293a56403986dc1f43022ddd5ced9 /meta/recipes-extended/perl | |
parent | c964536dc91936cf03bcdc3e31c2b4db75f6b49e (diff) | |
download | poky-fb8aaf6f8e180cb3fe4c2d02c041cb02be88ab46.tar.gz |
qemumachines: make MACHINE_FEATURES append follow qemu.inc include
qemu.inc does a straight assign to MACHINE_FEATURES so overwriting the
preceding append to MACHINE_FEATURES, so the MACHINE_FEATURES append
needs to be moved after the include.
This situation came about as a result of commit 71a4bf386:
qemumachines: Enable xserver-xorg as default xserver
For qemux86 and qemux86-64 include qemu.inc after defining XSERVER
which missed this side-effect (and maybe others).
(From OE-Core rev: 4f336e5f416df382fdd2b405314741164d537b22)
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/perl')
0 files changed, 0 insertions, 0 deletions