nslu2-image.bbclass: upslug2-native is not actually required
authorRod Whitby <rod@whitby.id.au>
Sun, 2 Dec 2007 22:54:53 +0000 (22:54 +0000)
committerRod Whitby <rod@whitby.id.au>
Sun, 2 Dec 2007 22:54:53 +0000 (22:54 +0000)
classes/nslu2-image.bbclass

index 33caa54..8be1fa7 100644 (file)
@@ -19,5 +19,5 @@ nslu2_pack_image () {
                -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}-nslu2-16mb.bin
 }
 
-EXTRA_IMAGEDEPENDS += 'slugimage-native nslu2-linksys-firmware ixp4xx-npe upslug2-native apex-nslu2 apex-nslu2-16mb'
+EXTRA_IMAGEDEPENDS += 'slugimage-native nslu2-linksys-firmware ixp4xx-npe apex-nslu2 apex-nslu2-16mb'
 IMAGE_POSTPROCESS_COMMAND += "nslu2_pack_image; "