]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/qemu: Move QEMU_OPTIONS to qemu.bbclass
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jun 2014 13:09:37 +0000 (14:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Jun 2014 07:43:41 +0000 (08:43 +0100)
commit5824293de37919e89f60192836997281933e23d6
tree5997d9a7fcfdf65f5c7327b4c7c0bb2de45518b0
parent3d9c0cbf1f9b9802d7374c4fa1672c26fc5db5cb
bitbake.conf/qemu: Move QEMU_OPTIONS to qemu.bbclass

The QEMU_OPTIONS variables belong in qemu.bbclass so move them there. The
only users of them inherit qemu.bbclass. There is no point in pushing
these into every recipe.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemu.bbclass
meta/conf/bitbake.conf