aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot/kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/kexecboot_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 5f285a50cb..117eebc062 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
RDEPENDS_${PN} = "kexec"
-PV = "0.5"
-PR = "r26+gitr${SRCREV}"
+PV = "0.5.8"
+PR = "r0+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "1464e897e416f7458e93fb30148e87e60509a667"
+SRCREV = "18e5620adf2f2bdf319a363586e923e3bb031848"
S = "${WORKDIR}/git"
require kexecboot.inc