summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-02-15 17:34:37 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-02-15 14:36:57 -0500
commite7a164190c84ae257fde8c4befe9e629b071ccf1 (patch)
tree4be78242ec476f71f48f0597eb5a21353ddf4deb
parent55ef80db5e7be84cd638669535ea11542d0888b1 (diff)
downloadmeta-ti-e7a164190c84ae257fde8c4befe9e629b071ccf1.tar.gz
ipumm-fw: Updated to MJPEG encoder
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 85dfc267..942ab93c 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 = "42fd71596b161e79e017e00741433e84705a28a6" 20SRCREV = "97efa6fa9fc108096fcc18404a2d0ef43f9304ac"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24PV = "3.00.12.00" 24PV = "3.00.12.00"
25PR = "r1" 25PR = "r2"
26 26
27require recipes-ti/includes/ti-paths.inc 27require recipes-ti/includes/ti-paths.inc
28require recipes-ti/includes/ti-staging.inc 28require recipes-ti/includes/ti-staging.inc