summaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb2
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
index 45741bf46..4144d850d 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
@@ -2,7 +2,7 @@ PV = "0.5.9"
2PR = "r10+gitr${SRCREV}" 2PR = "r10+gitr${SRCREV}"
3 3
4SRC_URI = "git://github.com/kexecboot/kexecboot.git" 4SRC_URI = "git://github.com/kexecboot/kexecboot.git"
5SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" 5SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
6S = "${WORKDIR}/git" 6S = "${WORKDIR}/git"
7 7
8# the binary is statically linked against klibc 8# 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 c3c496da8..dd630a97e 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -2,7 +2,7 @@ PV = "0.5.9"
2PR = "r10+gitr${SRCREV}" 2PR = "r10+gitr${SRCREV}"
3 3
4SRC_URI = "git://github.com/kexecboot/kexecboot.git" 4SRC_URI = "git://github.com/kexecboot/kexecboot.git"
5SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" 5SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
6S = "${WORKDIR}/git" 6S = "${WORKDIR}/git"
7 7
8require kexecboot.inc 8require kexecboot.inc