u-boot: add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2010-12-25 00:11:36 -08:00
parent f6e8c338c4
commit 9951a44e6d

View File

@@ -5,6 +5,8 @@ SECTION = "bootloader"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
file://fix-arm920t-eabi.patch;patch=1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
S = "${WORKDIR}/u-boot-${PV}"
inherit native