diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-13 16:21:56 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-13 20:35:15 +0100 |
commit | f4383b324b25f9f0b2fa1aaa6c9686cd8bca9c39 (patch) | |
tree | c19a621100ad47d6cfc3432e1901c2e424838ae4 /recipes-ti | |
parent | 18ff66cb77c3541f30173a7d65a8f2c81c99d2c7 (diff) | |
download | meta-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.bb | 2 |
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 | ||
6 | PV = "2_10_00_01+svnr${SRCPV}" | 6 | PV = "2_10_00_01+svnr${SRCPV}" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://dmai_${PV}_License.html;md5=3302f728a5a42f97cabc26a54d7fa607" | 8 | LIC_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 |
11 | PR = "${MACHINE_KERNEL_PR}" | 11 | PR = "${MACHINE_KERNEL_PR}" |