first, given that the default value of IMAGE_BASENAME is simply the package name, then i'm assuming that things like this in core-image-tiny-initramfs.bb:
export IMAGE_BASENAME = "core-image-tiny-initramfs" are superfluous, yes? also, i'm curious about the difference between these two image recipes: core-image-minimal-initramfs.bb:export IMAGE_BASENAME = "${MLPREFIX}core-image-minimal-initramfs" core-image-tiny-initramfs.bb:export IMAGE_BASENAME = "core-image-tiny-initramfs" why does the first accommodate the multilib prefix MLPREFIX, while the second does not? rday
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150186): https://lists.openembedded.org/g/openembedded-core/message/150186 Mute This Topic: https://lists.openembedded.org/mt/81809421/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-