summaryrefslogtreecommitdiff
path: root/packages/images
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-12-29 19:37:19 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-12-29 19:37:19 +0000
commitdcc1cbe50b07f48b61290adcb2c83e07cf1aa11f (patch)
tree8fd06133b100080a6d30c31cf694299293741fa4 /packages/images
parent5612d5b3ae48daee79f677f60ec3579834d335e4 (diff)
parentd216638d680403b12d5ca54e7dc69f741224e67c (diff)
merge of '2ca643ff7c613da29d4b700344b527b73f2000f6'
and '62e4d0ce49681c6de5b9819d261c14fb44919519'
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/slugos-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/slugos-image.bb b/packages/images/slugos-image.bb
index df8a4d6222..0e034005e7 100644
--- a/packages/images/slugos-image.bb
+++ b/packages/images/slugos-image.bb
@@ -112,7 +112,7 @@ python () {
# it is a bad idea to produce flash images without a valid RedBoot - that allows
# an innocent user upgrade attempt to instantly brick the NSLU2.
PACK_IMAGE += "${@['', 'slugos_pack_image;'][bb.data.getVar('SLUGOS_FLASH_IMAGE', d, 1) == '1']}"
-PACK_IMAGE_DEPENDS += "${@['', 'slugimage-native nslu2-linksys-firmware apex ixp4xx-npe'][bb.data.getVar('SLUGOS_FLASH_IMAGE', d, 1) == 'nslu2']}"
+PACK_IMAGE_DEPENDS += "${@['', 'slugimage-native nslu2-linksys-firmware apex ixp4xx-npe'][bb.data.getVar('SLUGOS_FLASH_IMAGE', d, 1) == '1']}"
NSLU2_SLUGIMAGE_ARGS ?= ""