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 9878c82918..526959f8a2 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,8 +1,8 @@
PV = "0.5"
-PR = "r12+gitr${SRCREV}"
+PR = "r13+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "ac70f55e2b49f23963a8f057330eb47836a01c2f"
+SRCREV = "485ff04f432115f41b09b39d06ce524b960bfa29"
S = "${WORKDIR}/git"