[OE-core] [RFC PATCH 1/8] qemu-boot.bbclass: add it for runqemu

Andreas Oberritter obi at opendreambox.org
Tue May 10 10:22:49 UTC 2016


Hello Robert,

On 10.05.2016 10:13, Robert Yang wrote:
> --- /dev/null
> +++ b/meta/classes/qemu-boot.bbclass
> @@ -0,0 +1,39 @@
> +QEMU_NAME ?= ""
> +QEMU_MAHINE_SUBTYPE ?= ""

typo: QEMU_MACHINE_SUBTYPE (here and in some of the .inc files).

Maybe you should use "??=", so "?=" may be used in the arch specific
.inc files, in order to let a machine override it more easily.

Regards,
Andreas




More information about the Openembedded-core mailing list