]> code.ossystems Code Review - meta-freescale.git/commit
qemu: remove unavailable gtk+ options
authorTing Liu <ting.liu@freescale.com>
Wed, 7 Jan 2015 04:33:21 +0000 (12:33 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Thu, 8 Jan 2015 09:42:39 +0000 (17:42 +0800)
commit8f355b7174b98919425c45c21faea2e5283d3c06
treec811b5ebf97ea19fce443292b706b5769f5f7ee6
parent37815288db75c97954e84ea2c5b16d8e52d5eb30
qemu: remove unavailable gtk+ 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-vte

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

Signed-off-by: Ting Liu <ting.liu@freescale.com>
meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb