aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9aa2fdc3f9..02e6d729ec 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,8 +1,8 @@
PV = "0.5"
-PR = "r7+gitr${SRCREV}"
+PR = "r8+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "ddf66724ce68509a8d80727f26f682b9a9341ff5"
+SRCREV = "456e052144f58d3c1116a38cbb5caa44c070bce8"
S = "${WORKDIR}/git"