package/qemu: build for the target (i386 or x86_64 only)
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 7 Oct 2014 22:38:12 +0000 (00:38 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Oct 2014 16:54:11 +0000 (18:54 +0200)
commit98e1a6b9619c5f7eca0d83c70d3fd818c0a7c040
tree3070673ed1f1ee779add7e022b784598ea74444e
parent2c43136c38ce85c7b62767d3a94d026dbddee85a
package/qemu: build for the target (i386 or x86_64 only)

Untested for other architectures, so only enabled for known-working ones.

We explicitly disable all features that depends on other packages,
for now. Such features will be added one by one in the next patches.
Features that do not rely on external packages are explicitly enabled
to catch the dependencies on toolchain features early.

[Peter: propagate dependencies from libglib2]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/qemu/Config.in [new file with mode: 0644]
package/qemu/qemu.mk