[meta-ti] Karthik Ramanan : ipumm: Update SRCREV for adding new API

Arago Project git git at arago-project.org
Fri Jun 24 07:31:27 PDT 2016


Module: meta-ti
Branch: krogoth
Commit: f39872ef3fc710d69f21fdf5c983711ca7227aa8
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=f39872ef3fc710d69f21fdf5c983711ca7227aa8

Author: Karthik Ramanan <a0393906 at ti.com>
Date:   Thu Jun 23 18:48:03 2016 +0000

ipumm: Update SRCREV for adding new API

This API will allow querying remote core information

Signed-off-by: Karthik Ramanan <a0393906 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/ipumm-fw/ipumm-fw_git.bb |    4 ++--
 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 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"



More information about the meta-ti mailing list