summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2018-06-18 20:03:05 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-06-18 16:22:05 +0000
commitf4f6e8f107fccce74998e4cf86409a7390ddce89 (patch)
tree6a8e06dfe52abc68ca58f0ff559d9af92b90dc88
parent9fe14723780c2ef153a7809eaa23264bcb0e629d (diff)
downloadmeta-ti-f4f6e8f107fccce74998e4cf86409a7390ddce89.tar.gz
ipumm-fw: Update to 3.00.15.00
This upgrade brings in the following updates: * MPEG4 Decoder Update to 01.00.17.01 from 01.00.15.01 * VC1 Decoder Update to 01.00.02.07 from 01.00.02.05 * Update to IPC 3.47.01.00 * Add profiler to measure based on IVA-HD processing time Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/ipumm-fw/ipumm-fw_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index 4895955c..761210e7 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -17,11 +17,11 @@ RDEPENDS_${PN} = " libdce"
17 17
18SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" 18SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
19 19
20SRCREV = "01bbb622267b687fa05e42062b146ad7a22e7afd" 20SRCREV = "035ba2571a273162fde75a31decadc6534d17eca"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24PV = "3.00.14.00" 24PV = "3.00.15.00"
25PR = "r1" 25PR = "r1"
26 26
27require recipes-ti/includes/ti-paths.inc 27require recipes-ti/includes/ti-paths.inc