kexecboot_git: bump to 8daf258fc5d1e5eb6127285c63d66f31f05cf80d. Bump PR
authorAndrea Adami <andrea.adami@gmail.com>
Thu, 15 Oct 2009 21:08:38 +0000 (23:08 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Thu, 15 Oct 2009 21:29:15 +0000 (23:29 +0200)
(and for initramfs-kexecboot-image and linux-kexecboot too).

recipes/kexecboot/initramfs-kexecboot-image.bb
recipes/kexecboot/kexecboot_git.bb
recipes/kexecboot/linux-kexecboot.inc

index da69f1b..6321d36 100644 (file)
@@ -1,4 +1,5 @@
 #initramfs image which mounts the rootfilesystem and kexecs a kernel from there
+PR = "r1"
 
 ONLINE_PACKAGE_MANAGEMENT = "none"
 IMAGE_FSTYPES = "cpio.gz"
index 9d5b470..3f63276 100644 (file)
@@ -1,13 +1,13 @@
 PV = "0.5"
-PR = "r4+gitr${SRCREV}"
+PR = "r5+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "e7f85b13e144a594fa726f5f7ca4bd3e2327e2b3"
 
-#SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git;branch=cfgfiles "
-#SRCREV = "0d4d33d85baa6251de3b1e20bd7bd464f11c5097"
+# v0.52 (using boot.cfg and new screen layout)
+# looking forward to the new 0.6 version
+SRCREV = "8daf258fc5d1e5eb6127285c63d66f31f05cf80d"
 
-# v0.51 (pre cfg-files)
+# v0.51 (pre cfg-files, using kernel-cmdline)
 #SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255"
 
 # v0.5 (add rescan / reboot)
index bf54173..4b2bb1d 100644 (file)
@@ -1,5 +1,5 @@
 # We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
-PR = "r14"
+PR = "r15"
 
 SRC_URI = "file://defconfig"