summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2018-06-18 20:03:05 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-06-19 00:42:34 +0000
commit07c13266aad312d4c97dc61d677cb065eb3277c0 (patch)
tree6dc88f9ca694c67382c33ed7f4a522a3d1e7e8ca /recipes-bsp/ipumm-fw/ipumm-fw_git.bb
parent5fab8505579123f744db2858e07c0b01e7daff24 (diff)
downloadmeta-ti-07c13266aad312d4c97dc61d677cb065eb3277c0.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>
Diffstat (limited to 'recipes-bsp/ipumm-fw/ipumm-fw_git.bb')
-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