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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 7b38f788e0..9032c62387 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
RDEPENDS_${PN} = "kexec"
PV = "0.5.9"
-PR = "r1+gitr${SRCREV}"
+PR = "r2+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "d391c05fe7b9379f62a34e7dd5deb851de2b0a0b"
+SRCREV = "51940a6ce14e8cfc8d1068858075ee19bacd8493"
S = "${WORKDIR}/git"
require kexecboot.inc