summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw
diff options
context:
space:
mode:
authorRam Prasad <x0038811@ti.com>2019-03-06 14:33:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-12 17:59:56 +0000
commit57b158f9e4bc18495f96fdb95ddafcbeb12efaec (patch)
tree0379fa970ea76c68e138d98e9518dfb642b739d9 /recipes-bsp/ipumm-fw
parent1a2152e0fe27d3a9780177c24e29f2ca46c8668e (diff)
downloadmeta-ti-57b158f9e4bc18495f96fdb95ddafcbeb12efaec.tar.gz
ipumm: Update SRCREV with codec fixes
This upgrade brings in the following updates: * MPEG2 Decoder Update to 01.00.18.01 from 01.00.17.01 * VC1 Decoder Update to 01.00.02.08 from 01.00.02.07 Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/ipumm-fw')
-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 f9677285..5cb38b05 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -17,12 +17,12 @@ 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 = "e95e96e6d1e112a18d6935a8ede91fefeae70a8f" 20SRCREV = "e4872a8966a267d537399b1babc54e5f66ae8b3b"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24PV = "3.00.15.00" 24PV = "3.00.15.00"
25PR = "r3" 25PR = "r4"
26 26
27require recipes-ti/includes/ti-paths.inc 27require recipes-ti/includes/ti-paths.inc
28 28