diff options
Diffstat (limited to 'meta-initramfs/recipes-bsp/kexecboot')
| -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 5e331827f9..45741bf460 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | PV = "0.5.9" | 1 | 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;protocol=git" | 4 | SRC_URI = "git://github.com/kexecboot/kexecboot.git" |
| 5 | SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" | 5 | SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" |
| 6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
| 7 | 7 | ||
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb index d664261cf3..c3c496da84 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | PV = "0.5.9" | 1 | 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;protocol=git" | 4 | SRC_URI = "git://github.com/kexecboot/kexecboot.git" |
| 5 | SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" | 5 | SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb" |
| 6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
| 7 | 7 | ||
