summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-10-27 11:13:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-30 15:16:12 -0400
commit2e6b1111fb65e8e9baa390de6b4e51dc0a198857 (patch)
treea4146f7ca14f4b53c13bd9773c517eed41ac6c35 /recipes-bsp
parenta74e634032ac1d217487fbed491474a146b848d9 (diff)
downloadmeta-ti-2e6b1111fb65e8e9baa390de6b4e51dc0a198857.tar.gz
ipumm-fw: update to 3.00.14.00
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ipumm-fw/ipumm-fw_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index 945c2893..633cb135 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 = "2aa80581cc7d1d82a1af9a46c37793b2fe8b9d42" 20SRCREV = "01bbb622267b687fa05e42062b146ad7a22e7afd"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24PV = "3.00.13.00" 24PV = "3.00.14.00"
25PR = "r6" 25PR = "r1"
26 26
27require recipes-ti/includes/ti-paths.inc 27require recipes-ti/includes/ti-paths.inc
28 28