summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index 0f77f65df..d45c62a08 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6PV = "0.6+git${SRCPV}" 6PV = "0.6+git${SRCPV}"
7S = "${WORKDIR}/git" 7S = "${WORKDIR}/git"
8SRC_URI = "git://github.com/kexecboot/kexecboot.git" 8SRC_URI = "git://github.com/kexecboot/kexecboot.git"
9SRC_URI:append_libc-klibc = "\ 9SRC_URI:append:libc-klibc = "\
10 file://0001-kexecboot-Use-new-reboot-API-with-klibc.patch \ 10 file://0001-kexecboot-Use-new-reboot-API-with-klibc.patch \
11 file://0001-make-Add-compiler-includes-in-cflags.patch \ 11 file://0001-make-Add-compiler-includes-in-cflags.patch \
12" 12"