diff options
author | Alistair Francis <alistair.francis@xilinx.com> | 2017-09-15 09:56:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 09:24:24 +0100 |
commit | bb503a66dedcb3f3ce263dfc94b5f5cf154007e0 (patch) | |
tree | 93f85c1011673b7072f597df4beaf6ffefa63f4b /meta/recipes-support/p11-kit | |
parent | 9559eee2a7facf871a718541836643b03fb66d9e (diff) | |
download | poky-bb503a66dedcb3f3ce263dfc94b5f5cf154007e0.tar.gz |
devtools: qemu: Remove obsolete '--with-system-pixman' option
QEMU version 2.11 will remove the pixman submodule. This means users are
always required to supply pixman from the system if building softmmu
support in QEMU.
Without specifying a pixman configure option QEMU will default to using
the system pixman if it is avaliable. In which case let's remove the
config option as it is no longer supported in recent commits and is not
required in older builds as the configure system defaults are already
using system pixman.
(From OE-Core rev: db1fc2ec360eb5dad1363634458ec4b56e7bbb9d)
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/p11-kit')
0 files changed, 0 insertions, 0 deletions