From: Mike Westerhof Date: Sat, 2 May 2009 18:12:25 +0000 (-0500) Subject: SlugOS: make sym-links to the images image-specific. X-Git-Tag: Release-2010-05/1~3610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0e2b924e99cfac4f16c6ce5b386e6203e2ba41;p=openembedded.git SlugOS: make sym-links to the images image-specific. --- diff --git a/recipes/images/slugos-extd-image.bb b/recipes/images/slugos-extd-image.bb index 5bd41b9334..6995b8f773 100644 --- a/recipes/images/slugos-extd-image.bb +++ b/recipes/images/slugos-extd-image.bb @@ -5,11 +5,12 @@ DESCRIPTION = "SlugOS Extended image" -PR = "r1" +PR = "r2" require slugos-image.inc IMAGE_NAME = "${IMAGE_BASENAME}-extd-${DISTRO_VERSION}" +IMAGE_LINK_NAME = "${IMAGE_BASENAME}-extd-${MACHINE}" DEPENDS += "task-slugos-extd" IMAGE_INSTALL += "task-slugos-extd" diff --git a/recipes/images/slugos-image.inc b/recipes/images/slugos-image.inc index 725d1fac61..866c8d7cf7 100644 --- a/recipes/images/slugos-image.inc +++ b/recipes/images/slugos-image.inc @@ -11,6 +11,7 @@ IMAGE_INSTALL = "task-slugos" COMPATIBLE_MACHINE = "nslu2|ixp4xx|sheevaplug" IMAGE_NAME = "${IMAGE_BASENAME}-${DISTRO_VERSION}" +IMAGE_LINK_NAME = "${IMAGE_BASENAME}-${MACHINE}" IMAGE_FSTYPES = "jffs2 tar.gz" IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt" IMAGE_LINGUAS = ""