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

Robert Yang liezhi.yang at windriver.com
Tue May 10 12:45:23 UTC 2016



On 05/10/2016 06:22 PM, Andreas Oberritter wrote:
> 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).

Yes, thanks, RP also pointed out this:-).

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

Make sense, thanks.

// Robert

>
> Regards,
> Andreas
>



More information about the Openembedded-core mailing list