aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb4
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
index da479c858c..f9aee7c688 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
@@ -1,9 +1,9 @@
RDEPENDS_${PN} = "kexec-klibc"
PV = "0.5.9"
-PR = "r9+gitr${SRCREV}"
+PR = "r10+gitr${SRCREV}"
SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git"
-SRCREV = "0daa774eac019602cd89048961e95985ea50dadf"
+SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb"
S = "${WORKDIR}/git"
# the binary is statically linked against klibc
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index a3b4cdeb79..fe1ef3624a 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
RDEPENDS_${PN} = "kexec"
PV = "0.5.9"
-PR = "r9+gitr${SRCREV}"
+PR = "r10+gitr${SRCREV}"
SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git"
-SRCREV = "0daa774eac019602cd89048961e95985ea50dadf"
+SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb"
S = "${WORKDIR}/git"
require kexecboot.inc