was documenting, you know, stuff and noticed that when building for MACHINE = qemux86-64, the variable IMAGE_CLASSES contained the entry for qemuboot twice:
IMAGE_CLASSES=" qemuboot qemuboot license_image" easy to see why ... those machine conf files both contain: require conf/machine/include/qemu.inc require conf/machine/include/qemuboot-x86.inc both of which contain the line: IMAGE_CLASSES += "qemuboot" doesn't hurt, of course, but could it be done less redundantly? rday
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#137182): https://lists.openembedded.org/g/openembedded-core/message/137182 Mute This Topic: https://lists.openembedded.org/mt/72950816/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
