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

--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to