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:
4f68fec
)
neuros.inc: add some dummy versions to make the generator happy
author
Koen Kooi
<koen@openembedded.org>
Mon, 7 Jul 2008 21:05:12 +0000
(21:05 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 7 Jul 2008 21:05:12 +0000
(21:05 +0000)
conf/machine/include/neuros.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/neuros.inc
b/conf/machine/include/neuros.inc
index
fd74ab6
..
c8c0b21
100644
(file)
--- a/
conf/machine/include/neuros.inc
+++ b/
conf/machine/include/neuros.inc
@@
-16,6
+16,9
@@
neuros_make_installkit () {
cd ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}-installkit/
mkfs.jffs2 -d ./temp -o uImage.jffs2 -e 0x20000 -s 0x800 -n
+ echo "${MACHINE}" > rootfs.version
+ echo "${MACHINE}" > u-boot.version
+ echo "${MACHINE}" > uImage.version
packet_osd2 osd20.pkg '${DISTRO} Developer UPK' default_env.img u-boot.bin uImage.jffs2 rootfs.yaffs2
cd ${DEPLOY_DIR_IMAGE}