diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-08 10:49:27 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-16 09:46:07 +0200 |
commit | 03c27272d4b3b9ea4805602712fc8ad47dc2c230 (patch) | |
tree | 195aef276e31279a00fb873712165760fdc01923 | |
parent | acf51f458f83cfefea1d21a1fa362878633d0ae7 (diff) | |
download | meta-ti-03c27272d4b3b9ea4805602712fc8ad47dc2c230.tar.gz |
ti-c6accel: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | recipes-ti/c6accel/ti-c6accel_1.01.00.03.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/c6accel/ti-c6accel_1.01.00.03.bb b/recipes-ti/c6accel/ti-c6accel_1.01.00.03.bb index bf5f1cf3..dab68f00 100644 --- a/recipes-ti/c6accel/ti-c6accel_1.01.00.03.bb +++ b/recipes-ti/c6accel/ti-c6accel_1.01.00.03.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require ti-c6accel.inc | 1 | require ti-c6accel.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://docs/ReleaseNotes_C6Accel.txt;md5=880049ffbd3d0207e90ef5a03d6cc0c3" | ||
4 | |||
3 | SRC_URI[c6accelbin.md5sum] = "0ddf37fd9dad91fa3a914e549da933b9" | 5 | SRC_URI[c6accelbin.md5sum] = "0ddf37fd9dad91fa3a914e549da933b9" |
4 | SRC_URI[c6accelbin.sha256sum] = "453399a84bf117bd7a91393242c7c005e2829692db5ede18e4be166c61e4354c" | 6 | SRC_URI[c6accelbin.sha256sum] = "453399a84bf117bd7a91393242c7c005e2829692db5ede18e4be166c61e4354c" |
5 | 7 | ||