summaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot_git.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-06-25 23:56:19 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-06-26 00:09:24 +0200
commitc7276496446e802e3d852073251d9f6e39306e7f (patch)
tree6a6137361d6a4e53cde95eb67836f215300cc707 /recipes/kexecboot/kexecboot_git.bb
parent4be4a137d397574b1f36e7f501779f29aaeead02 (diff)
downloadopenembedded-c7276496446e802e3d852073251d9f6e39306e7f.tar.gz
kexecboot_git: bump to ac70f55e2b49f23963a8f057330eb47836a01c2f
* add forgotten initrd/initramfs support, * make package machine-specific * (even if the binary itself is arch specific and could be run as standalone), * bump PR. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/kexecboot/kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/kexecboot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 3cccd1ce2d..9878c82918 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,8 +1,8 @@
PV = "0.5"
-PR = "r11+gitr${SRCREV}"
+PR = "r12+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "76f764cebe1fb0207b44850b52eb5f57ece6f363"
+SRCREV = "ac70f55e2b49f23963a8f057330eb47836a01c2f"
S = "${WORKDIR}/git"