aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-07 22:37:43 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-07 22:37:43 +0100
commit99c94141d7f460aaf4ed4fffac8920e5955716d8 (patch)
tree642e870c5f4c0249dd095168d6d980ff5384ad17
parent552a02054c66f8d25a7679d8b17d5cddec00ed55 (diff)
downloadopenembedded-core-contrib-99c94141d7f460aaf4ed4fffac8920e5955716d8.tar.gz
TI BSP: add kernel license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-bsp/linux/linux.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/linux/linux.inc b/recipes-bsp/linux/linux.inc
index 47da439de9..0969142183 100644
--- a/recipes-bsp/linux/linux.inc
+++ b/recipes-bsp/linux/linux.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Linux Kernel"
SECTION = "kernel"
LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
+
inherit kernel siteinfo
RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"