summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-13 16:21:56 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-13 20:35:15 +0100
commitf4383b324b25f9f0b2fa1aaa6c9686cd8bca9c39 (patch)
treec19a621100ad47d6cfc3432e1901c2e424838ae4 /recipes-ti
parent18ff66cb77c3541f30173a7d65a8f2c81c99d2c7 (diff)
downloadmeta-ti-f4383b324b25f9f0b2fa1aaa6c9686cd8bca9c39.tar.gz
dmai: point license checksum to the correct file
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/dmai/ti-dmai_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/dmai/ti-dmai_svn.bb b/recipes-ti/dmai/ti-dmai_svn.bb
index 43b2833d..3c5595dc 100644
--- a/recipes-ti/dmai/ti-dmai_svn.bb
+++ b/recipes-ti/dmai/ti-dmai_svn.bb
@@ -5,7 +5,7 @@ TARGET_CC_ARCH += " -D__EXPORTED_HEADERS__"
5 5
6PV = "2_10_00_01+svnr${SRCPV}" 6PV = "2_10_00_01+svnr${SRCPV}"
7 7
8LIC_FILES_CHKSUM = "file://dmai_${PV}_License.html;md5=3302f728a5a42f97cabc26a54d7fa607" 8LIC_FILES_CHKSUM = "file://dmai/dmai_${PV}_License.html;md5=3302f728a5a42f97cabc26a54d7fa607"
9 9
10# This package has high dependence on kernel, use kernel PR as base and append a local version 10# This package has high dependence on kernel, use kernel PR as base and append a local version
11PR = "${MACHINE_KERNEL_PR}" 11PR = "${MACHINE_KERNEL_PR}"