diff options
Diffstat (limited to 'meta-initramfs')
-rw-r--r-- | meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb | 2 | ||||
-rw-r--r-- | meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 2 |
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" | |||
2 | PR = "r10+gitr${SRCREV}" | 2 | PR = "r10+gitr${SRCREV}" |
3 | 3 | ||
4 | SRC_URI = "git://github.com/kexecboot/kexecboot.git" | 4 | SRC_URI = "git://github.com/kexecboot/kexecboot.git" |
5 | SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" | 5 | SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1" |
6 | S = "${WORKDIR}/git" | 6 | S = "${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" | |||
2 | PR = "r10+gitr${SRCREV}" | 2 | PR = "r10+gitr${SRCREV}" |
3 | 3 | ||
4 | SRC_URI = "git://github.com/kexecboot/kexecboot.git" | 4 | SRC_URI = "git://github.com/kexecboot/kexecboot.git" |
5 | SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" | 5 | SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1" |
6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
7 | 7 | ||
8 | require kexecboot.inc | 8 | require kexecboot.inc |