From: Rod Whitby Date: Sat, 18 Aug 2007 13:45:52 +0000 (+0000) Subject: nslu2-image: Now that we use apex, we can use the generic ixp4xx image, and allow... X-Git-Tag: Release-2010-05/1~8917^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62e0d6ede9dffb3fadf2cba31414b1619dda0b5;p=openembedded.git nslu2-image: Now that we use apex, we can use the generic ixp4xx image, and allow people to change the RAM size with apex-env - we should be able to make fatslugs work from our standard images now --- diff --git a/classes/nslu2-image.bbclass b/classes/nslu2-image.bbclass index 662be2910a..edd23ae07f 100644 --- a/classes/nslu2-image.bbclass +++ b/classes/nslu2-image.bbclass @@ -6,7 +6,7 @@ nslu2_pack_image () { ${STAGING_LOADER_DIR}/apex-nslu2.bin \ ${STAGING_LOADER_DIR}/apex-nslu2-16mb.bin \ ${DEPLOY_DIR_IMAGE}/slug/ - install -m 0644 ${DEPLOY_DIR_IMAGE}/zImage-nslu2${SITEINFO_ENDIANESS} \ + install -m 0644 ${DEPLOY_DIR_IMAGE}/zImage-ixp4xx${SITEINFO_ENDIANESS} \ ${DEPLOY_DIR_IMAGE}/slug/vmlinuz install -m 0644 ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \ ${DEPLOY_DIR_IMAGE}/slug/flashdisk.jffs2