]> code.ossystems Code Review - meta-freescale.git/commit
qemu: remove unavailable configuration options
authorJosep Puigdemont <josep.puigdemont@enea.com>
Sat, 6 Sep 2014 10:45:01 +0000 (12:45 +0200)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 9 Sep 2014 09:17:50 +0000 (17:17 +0800)
commit0593fcf83de728c86fd41c4695a3903dd7625daf
tree73090ce7231c643b512bb70089a3efde7670adea
parent8efb769207b4e96afecc47129983eadfd77fc008
qemu: remove unavailable configuration options

The preferred version of qemu defined in this layer (1.7) does not have
the same configuration options as the original yocto version (2.0).
Since this recipe includes yocto's qemu.inc, some of the configuration
options defined there generate an error during the do_configure task:

| ERROR: unknown option --disable-lzo
| ERROR: unknown option --disable-numa
| ERROR: unknown option --disable-quorum

Setting PACKAGECONFIG[otion] to an empty string fixes the problem.

Addresses bug:
[YOCTO #6690]

Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb