mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
parent
9b3e681685
commit
18e00acea1
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user