summaryrefslogtreecommitdiffstats
path: root/recipes-ti/codec-engine
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-29 09:09:25 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-29 10:03:11 +0100
commit104b1fca33b731622ed31ad76aacb00595b9b206 (patch)
tree6fbd4efe8b46ff2025980f23647126b3bdbaec49 /recipes-ti/codec-engine
parentb93e7658be1e07a368810e322f70ece19a14caec (diff)
downloadmeta-ti-104b1fca33b731622ed31ad76aacb00595b9b206.tar.gz
ti-codec-engine: move license checksum to recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/codec-engine')
-rw-r--r--recipes-ti/codec-engine/ti-codec-engine.inc2
-rw-r--r--recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb1
2 files changed, 1 insertions, 2 deletions
diff --git a/recipes-ti/codec-engine/ti-codec-engine.inc b/recipes-ti/codec-engine/ti-codec-engine.inc
index fde181e7..dd644450 100644
--- a/recipes-ti/codec-engine/ti-codec-engine.inc
+++ b/recipes-ti/codec-engine/ti-codec-engine.inc
@@ -3,8 +3,6 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/c
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD"
5 5
6LIC_FILES_CHKSUM = "file://codec_engine_2_26_02_11_manifest.html;md5=912535f1b02ecf329a3979bf313f91e0"
7
8# TODO :: Add Codec Engine Library Rebuild 6# TODO :: Add Codec Engine Library Rebuild
9# TODO :: Add Examples APP_LOCAL build as well? 7# TODO :: Add Examples APP_LOCAL build as well?
10# TODO :: Check DEPENDS - are the DSP side packages required for ARM-only products? 8# TODO :: Check DEPENDS - are the DSP side packages required for ARM-only products?
diff --git a/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb b/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb
index ad064294..2c4b4a19 100644
--- a/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb
+++ b/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb
@@ -1,5 +1,6 @@
1require ti-codec-engine.inc 1require ti-codec-engine.inc
2 2
3LIC_FILES_CHKSUM = "file://codec_engine_${PV}_manifest.html;md5=912535f1b02ecf329a3979bf313f91e0"
3PV = "2_26_02_11" 4PV = "2_26_02_11"
4 5
5SRC_URI[cetarball.md5sum] = "4f755f77119e4da19ab5cc7ae7ccfdb4" 6SRC_URI[cetarball.md5sum] = "4f755f77119e4da19ab5cc7ae7ccfdb4"