From 18e00acea100b2de3440078d76f7da391e54b4b4 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Fri, 11 Oct 2013 00:46:20 +0200 Subject: kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-initramfs/recipes-bsp') diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb index 7b8d08814a..465750553a 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb @@ -37,6 +37,7 @@ HOMEPAGE = "http://kexecboot.org" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +S = "${WORKDIR}/kexecboot-${PV}" SRC_URI = "https://github.com/kexecboot/kexecboot/archive/v${PV}.tar.gz" SRC_URI[md5sum] = "46b7c1a6f20531be56445ebb8669a2b8" SRC_URI[sha256sum] = "6b360b8aa59bc5d68a96705349a0dd416f8ed704e931fa0ac7849298258f0f15" -- cgit 1.2.3-korg