summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-10-03 15:16:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-05 19:14:02 -0400
commit10c9cf6cc5b89e5afa5ad1383e9eb1896fb3ee04 (patch)
tree2b0648df8a369cf0b4fea6a4dc7bebff0c57472b /recipes-bsp/ipumm-fw
parenta8d75480b21caeeb775cf303baef794edee3b691 (diff)
downloadmeta-ti-10c9cf6cc5b89e5afa5ad1383e9eb1896fb3ee04.tar.gz
ipumm-fw: Update new SRCREV on git repo
The ipumm-fw repository had to undergo a forced commit update. This was an unforeseen update and had to be done in urgency. This recipe update takes care of fixing the new commit-id that corresponds to the previous version that was being used. There is no functional change. Signed-off-by: Karthik Ramanan <a0393906@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 9b99a736..9bfdf93f 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 = "fd441443a4289c801a0c8d9f00b6966f7fe3476c" 20SRCREV = "2aa80581cc7d1d82a1af9a46c37793b2fe8b9d42"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24PV = "3.00.13.00" 24PV = "3.00.13.00"
25PR = "r5" 25PR = "r6"
26 26
27require recipes-ti/includes/ti-paths.inc 27require recipes-ti/includes/ti-paths.inc
28 28