summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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 /recipes-bsp
parent552a02054c66f8d25a7679d8b17d5cddec00ed55 (diff)
downloadmeta-ti-99c94141d7f460aaf4ed4fffac8920e5955716d8.tar.gz
TI BSP: add kernel license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp')
-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 47da439d..09691421 100644
--- a/recipes-bsp/linux/linux.inc
+++ b/recipes-bsp/linux/linux.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Linux Kernel"
2SECTION = "kernel" 2SECTION = "kernel"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4 4
5LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
6
5inherit kernel siteinfo 7inherit kernel siteinfo
6 8
7RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" 9RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"