1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

ipumm: Update SRCREV for adding new API

This API will allow querying remote core information

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Karthik Ramanan
2016-06-23 18:48:03 +00:00
committed by Denys Dmytriyenko
parent d259985667
commit 941fbb4acc
+2 -2
View File
@@ -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"