familair: change image naming
authorKoen Kooi <koen@openembedded.org>
Thu, 2 Feb 2006 13:18:02 +0000 (13:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 2 Feb 2006 13:18:02 +0000 (13:18 +0000)
conf/distro/familiar.conf

index 9cc84e9..99e5015 100644 (file)
@@ -7,9 +7,10 @@ TARGET_OS = "linux"
 
 PARALLEL_INSTALL_MODULES = "1"
 UDEV_DEVFS_RULES = "1"
+IMAGE_NAME = "${IMAGE_BASENAME}-${DISTRO_VERSION}-${MACHINE}"
 
 BOOTSTRAP_EXTRA_RDEPENDS += "familiar-version"
 
 DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"
 
-include conf/distro/include/multimachine.conf
\ No newline at end of file
+include conf/distro/include/multimachine.conf