summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-25 00:11:36 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-25 00:11:36 -0800
commit9951a44e6d1bf1d68c6d969564cb44f1f72c0fc2 (patch)
tree848a880cfe165110644a0491cf0c8fd3a650319b /meta/recipes-bsp
parentf6e8c338c443a14720a7c14c3c578a264ed44fa6 (diff)
downloadopenembedded-core-contrib-9951a44e6d1bf1d68c6d969564cb44f1f72c0fc2.tar.gz
u-boot: add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb2
1 files changed, 2 insertions, 0 deletions
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