summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorIlya Yanok <yanok@emcraft.com>2011-02-08 21:26:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-09 11:24:58 +0000
commit8bf1bf21896781a03e8d3921d6b8654fd1c78eae (patch)
tree6987684bb0aba42c22ebea635c0252aebcf184f1 /meta/recipes-bsp
parent5f2cf65e6510cc4cd9dc2a9ea2de879fad1894a7 (diff)
downloadopenembedded-core-8bf1bf21896781a03e8d3921d6b8654fd1c78eae.tar.gz
u-boot: add LIC_FILES_CHKSUM
Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/uboot/u-boot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc
index d1815493a6..503d2c335b 100644
--- a/meta/recipes-bsp/uboot/u-boot.inc
+++ b/meta/recipes-bsp/uboot/u-boot.inc
@@ -5,6 +5,8 @@ PRIORITY = "optional"
LICENSE = "GPLv2"
PROVIDES = "virtual/bootloader"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+
inherit deploy
PARALLEL_MAKE=""