git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e4a316
)
nslu2-image: Now that we use apex, we can use the generic ixp4xx image, and allow...
author
Rod Whitby
<rod@whitby.id.au>
Sat, 18 Aug 2007 13:45:52 +0000
(13:45 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 18 Aug 2007 13:45:52 +0000
(13:45 +0000)
classes/nslu2-image.bbclass
patch
|
blob
|
history
diff --git
a/classes/nslu2-image.bbclass
b/classes/nslu2-image.bbclass
index
662be29
..
edd23ae
100644
(file)
--- 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