diff options
-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" |