summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
index 0d6d00f6f..da479c858 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 @@
1RDEPENDS_${PN} = "kexec-klibc" 1RDEPENDS_${PN} = "kexec-klibc"
2PV = "0.5.9" 2PV = "0.5.9"
3PR = "r8+gitr${SRCREV}" 3PR = "r9+gitr${SRCREV}"
4 4
5SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " 5SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git"
6SRCREV = "8f1d3cc3d9c650c6a6c88f83071185d6ee0ef9c7" 6SRCREV = "0daa774eac019602cd89048961e95985ea50dadf"
7S = "${WORKDIR}/git" 7S = "${WORKDIR}/git"
8 8
9# the binary is statically linked against klibc 9# the binary is statically linked against klibc