[meta-ti] [PATCH 1/2] ipumm: Update SRCREV for adding new API

Karthik Ramanan a0393906 at ti.com
Thu Jun 23 05:48:03 PDT 2016


This API will allow querying remote core information

Signed-off-by: Karthik Ramanan <a0393906 at ti.com>
---
 recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 4 ++--
 1 file 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 32d51cb..331c25d 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -17,7 +17,7 @@ RDEPENDS_${PN} = " libdce"
 
 SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
 
-SRCREV = "a55e6e7b3a8b6917155f3f7ed6c10ed6170df3e7"
+SRCREV = "1627fec802da688fe44c6b0cac43ff811b08f064"
 
 S = "${WORKDIR}/git"
 
@@ -66,4 +66,4 @@ ALTERNATIVE_PRIORITY = "20"
 
 FILES_${PN} += "${base_libdir}/firmware/*"
 
-PR = "r0"
+PR = "r1"
-- 
1.9.1



More information about the meta-ti mailing list