summaryrefslogtreecommitdiffstats
path: root/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb')
-rw-r--r--recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb b/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
index f0079794..0bacf91d 100644
--- a/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
+++ b/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
@@ -10,6 +10,8 @@ PR_append = "a"
10 10
11PV="4_00_00_00" 11PV="4_00_00_00"
12 12
13LIC_FILES_CHKSUM = "file://packages/ti/sdo/server/cs/docs/cs1omap3530_software_manifest.pdf;md5=84444ba7c7abe117c30f9c960d1930ec"
14
13CODEC_SUITE_NAME="${WORKDIR}/${PN}_${PV}" 15CODEC_SUITE_NAME="${WORKDIR}/${PN}_${PV}"
14 16
15SRCREV = "8393c892b09e0ac42b19ff1531e232478c3b1a6c" 17SRCREV = "8393c892b09e0ac42b19ff1531e232478c3b1a6c"
@@ -27,7 +29,8 @@ SRC_URI="http://software-dl.ti.com/dsps/dsps_public_sw/codecs/OMAP35xx//OMAP35xx
27 http://software-dl.ti.com/dsps/dsps_public_sw/codecs/C64XPlus_Speech//C64XPlus_Speech_latest/c64xplus_g711_1_12_00_000_production.bin;name=g711 \ 29 http://software-dl.ti.com/dsps/dsps_public_sw/codecs/C64XPlus_Speech//C64XPlus_Speech_latest/c64xplus_g711_1_12_00_000_production.bin;name=g711 \
28 http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/OMAP35xx_DM37xx_C64xPLUS_Algorithms/01_00_00_07//exports/c64xplus_deinterlacer_01_00_00_07_production.bin;name=i2p \ 30 http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/OMAP35xx_DM37xx_C64xPLUS_Algorithms/01_00_00_07//exports/c64xplus_deinterlacer_01_00_00_07_production.bin;name=i2p \
29 git://arago-project.org/git/projects/codec-servers.git;protocol=git \ 31 git://arago-project.org/git/projects/codec-servers.git;protocol=git \
30 32 \
33 file://disable-c6accel.diff \
31" 34"
32 35
33SRC_URI[h264enc.md5sum] = "4a7a4698b1db360fe103aae76127a4ec" 36SRC_URI[h264enc.md5sum] = "4a7a4698b1db360fe103aae76127a4ec"
@@ -65,7 +68,7 @@ TI_BIN_UNPK_CMDS = "Y:workdir"
65 68
66S = "${CODEC_SUITE_NAME}" 69S = "${CODEC_SUITE_NAME}"
67 70
68DEPENDS = "ti-cgt6x ti-xdctools ti-dspbios ti-codec-engine ti-linuxutils ti-c6accel" 71DEPENDS = "ti-cgt6x ti-xdctools ti-dspbios ti-codec-engine ti-linuxutils"
69 72
70#generic codec 73#generic codec
71DSPSUFFIX_omap3530 = "x64P" 74DSPSUFFIX_omap3530 = "x64P"