summaryrefslogtreecommitdiffstats
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 ca1fc3a4aa..aa3d843ec5 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
RDEPENDS_${PN} = "kexec"
PV = "0.5"
-PR = "r21+gitr${SRCREV}"
+PR = "r22+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "d590e063112bb75e6995a0d09afcfac13c931f9f"
+SRCREV = "98c5cfb883f61c5f69c56cd44846d8db19c76067"
S = "${WORKDIR}/git"
require kexecboot.inc