disapproval of revision 'bdbc9f1de56a38029ef1396ead1cd220bf2c07b2'
authorThomas Kunze <thommycheck@gmx.de>
Fri, 25 Jul 2008 01:12:08 +0000 (01:12 +0000)
committerThomas Kunze <thommycheck@gmx.de>
Fri, 25 Jul 2008 01:12:08 +0000 (01:12 +0000)
packages/initrdscripts/initramfs-kexec_1.0.bb

index 3ca3052..b14ebbe 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTON = "A init script that mounts a device and kexecs a new kernel from it."
-PR = "r5"
+PR = "r4"
 
 do_compile() {
         cat > init.sh << EOF
@@ -21,5 +21,5 @@ PACKAGE_ARCH = "all"
 
 FILES_${PN} = "/init /proc /mnt"
 
-ROOTDEV = "/dev/mmcblk0p1"
-ROOTFS = "ext2"
+ROOTDEV = "mtd2"
+ROOTFS = "jffs2"