[oe-commits] Andrea Adami : kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc

git at git.openembedded.org git at git.openembedded.org
Thu Oct 10 23:18:26 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 18e00acea100b2de3440078d76f7da391e54b4b4
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=18e00acea100b2de3440078d76f7da391e54b4b4

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Oct 11 00:46:20 2013 +0200

kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 .../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 7b8d088..4657505 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"



More information about the Openembedded-commits mailing list