diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-29 09:09:25 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-29 10:03:11 +0100 |
| commit | 104b1fca33b731622ed31ad76aacb00595b9b206 (patch) | |
| tree | 6fbd4efe8b46ff2025980f23647126b3bdbaec49 /recipes-ti/codec-engine | |
| parent | b93e7658be1e07a368810e322f70ece19a14caec (diff) | |
| download | meta-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.inc | 2 | ||||
| -rw-r--r-- | recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb | 1 |
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 | |||
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | 5 | ||
| 6 | LIC_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 @@ | |||
| 1 | require ti-codec-engine.inc | 1 | require ti-codec-engine.inc |
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://codec_engine_${PV}_manifest.html;md5=912535f1b02ecf329a3979bf313f91e0" | ||
| 3 | PV = "2_26_02_11" | 4 | PV = "2_26_02_11" |
| 4 | 5 | ||
| 5 | SRC_URI[cetarball.md5sum] = "4f755f77119e4da19ab5cc7ae7ccfdb4" | 6 | SRC_URI[cetarball.md5sum] = "4f755f77119e4da19ab5cc7ae7ccfdb4" |
