From 9951a44e6d1bf1d68c6d969564cb44f1f72c0fc2 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sat, 25 Dec 2010 00:11:36 -0800 Subject: u-boot: add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb b/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb index fcba0d5662..eab286c272 100644 --- a/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb +++ b/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb @@ -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 -- cgit v1.2.3-54-g00ecf