aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-04-28 16:23:42 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-28 14:48:04 +0200
commita4e3d9dc4b8977a423408929de26318a80e42f4f (patch)
treeef342cd48301b46d4309e5c9ddc36dbce8d64528 /recipes
parent8b3929938cc5ba4eaf4163241fdb5f8843a753d1 (diff)
downloadopenembedded-a4e3d9dc4b8977a423408929de26318a80e42f4f.tar.gz
ti-codec-engine: Add Engineering Release [v.2.25.02.10_eng]
* 2.25.02.10_eng is latest engineering build of CE * Added for system testing * This version now includes dm365 loadmodules script Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/ti-codec-engine_2.25.02.10.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/ti/ti-codec-engine_2.25.02.10.bb b/recipes/ti/ti-codec-engine_2.25.02.10.bb
new file mode 100644
index 0000000000..5f0b324bef
--- /dev/null
+++ b/recipes/ti/ti-codec-engine_2.25.02.10.bb
@@ -0,0 +1,10 @@
+require ti-codec-engine.inc
+
+PV = "2_25_02_10_eng"
+
+SRC_URI[cetarball.md5sum] = "8544484dd526cbd41b4981cab25eeafb"
+SRC_URI[cetarball.sha256sum] = "746cc67efa074c0c14bf3934fb9d020a0dac193e4f2f2cf2f8a78f385c02a5ca"
+
+# Engineering build - SRC_URI is not public yet - override link
+HTTP_PROXY_IGNORE="www.sanb.design.ti.com"
+SRC_URI = "http://www.sanb.design.ti.com/tisb_releases/Codec_Engine/${PV}/exports/codec_engine_${PV},lite.tar.gz;name=cetarball"