diff options
| -rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb index d5b7bbe9c7..c9fec25426 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb | |||
| @@ -8,6 +8,8 @@ inherit klibc | |||
| 8 | 8 | ||
| 9 | FILESPATH =. "${FILE_DIRNAME}/kexec-tools-${PV}:" | 9 | FILESPATH =. "${FILE_DIRNAME}/kexec-tools-${PV}:" |
| 10 | 10 | ||
| 11 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz" | ||
| 12 | |||
| 11 | SRC_URI += " \ | 13 | SRC_URI += " \ |
| 12 | file://kexec-elf-rel.patch \ | 14 | file://kexec-elf-rel.patch \ |
| 13 | file://kexec-syscall.patch \ | 15 | file://kexec-syscall.patch \ |
