summaryrefslogtreecommitdiff
path: root/classes/image.bbclass
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-09-06 10:41:59 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-09-06 10:41:59 +0000
commit8460c2fecbe36ce06135d64b683b0f2c3d924baf (patch)
tree31168741ed50561ea536a335b5bfb6b3007771ef /classes/image.bbclass
parent325f26749da469ef7d90430a1be7b6f1e9d014a8 (diff)
parent56b356eeb9cbb597e7271068f5b0708b4a7844be (diff)
merge of '471f6e7d5fb5bc4d13a2338851dabca9f72b3f0a'
and '89b1d1f0f032b64f7620006be8bcf6271c70f4b8'
Diffstat (limited to 'classes/image.bbclass')
-rw-r--r--classes/image.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/image.bbclass b/classes/image.bbclass
index 04e26e4b35..3420e3f53a 100644
--- a/classes/image.bbclass
+++ b/classes/image.bbclass
@@ -4,7 +4,7 @@ LICENSE = "MIT"
PACKAGES = ""
RDEPENDS += "${IMAGE_INSTALL}"
-export IMAGE_BASENAME ?= "${PN}"
+IMAGE_BASENAME[export] = "1"
export PACKAGE_INSTALL ?= "${IMAGE_INSTALL}"
# We need to recursively follow RDEPENDS and RRECOMMENDS for images