From: Koen Kooi Date: Mon, 7 Jul 2008 21:05:12 +0000 (+0000) Subject: neuros.inc: add some dummy versions to make the generator happy X-Git-Tag: Release-2010-05/1~6546^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9f4bd1709a434544a6ab0588ced944a03ae1c6f;p=openembedded.git neuros.inc: add some dummy versions to make the generator happy --- diff --git a/conf/machine/include/neuros.inc b/conf/machine/include/neuros.inc index fd74ab614e..c8c0b21c8e 100644 --- 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}