diff options
| author | Andrea Adami <andrea.adami@gmail.com> | 2013-10-11 00:46:20 +0200 |
|---|---|---|
| committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-10-11 00:31:00 +0100 |
| commit | 18e00acea100b2de3440078d76f7da391e54b4b4 (patch) | |
| tree | 8da81c5448d297e951210434e26733dd14e1ca1c /meta-initramfs/recipes-bsp | |
| parent | 9b3e6816855ac126d7d5edc92d83f6efe9889b47 (diff) | |
| download | meta-openembedded-18e00acea100b2de3440078d76f7da391e54b4b4.tar.gz | |
kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-bsp')
| -rw-r--r-- | meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
| 37 | LICENSE = "GPLv2" | 37 | LICENSE = "GPLv2" |
| 38 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 38 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 39 | 39 | ||
| 40 | S = "${WORKDIR}/kexecboot-${PV}" | ||
| 40 | SRC_URI = "https://github.com/kexecboot/kexecboot/archive/v${PV}.tar.gz" | 41 | SRC_URI = "https://github.com/kexecboot/kexecboot/archive/v${PV}.tar.gz" |
| 41 | SRC_URI[md5sum] = "46b7c1a6f20531be56445ebb8669a2b8" | 42 | SRC_URI[md5sum] = "46b7c1a6f20531be56445ebb8669a2b8" |
| 42 | SRC_URI[sha256sum] = "6b360b8aa59bc5d68a96705349a0dd416f8ed704e931fa0ac7849298258f0f15" | 43 | SRC_URI[sha256sum] = "6b360b8aa59bc5d68a96705349a0dd416f8ed704e931fa0ac7849298258f0f15" |
