From a9f4bd1709a434544a6ab0588ced944a03ae1c6f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 7 Jul 2008 21:05:12 +0000 Subject: [PATCH] neuros.inc: add some dummy versions to make the generator happy --- conf/machine/include/neuros.inc | 3 +++ 1 file changed, 3 insertions(+) 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} -- 2.39.5