mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-26 22:07:51 +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:
committed by
Denys Dmytriyenko
parent
d259985667
commit
941fbb4acc
@@ -17,7 +17,7 @@ RDEPENDS_${PN} = " libdce"
|
|||||||
|
|
||||||
SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
|
SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
|
||||||
|
|
||||||
SRCREV = "a55e6e7b3a8b6917155f3f7ed6c10ed6170df3e7"
|
SRCREV = "1627fec802da688fe44c6b0cac43ff811b08f064"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
@@ -66,4 +66,4 @@ ALTERNATIVE_PRIORITY = "20"
|
|||||||
|
|
||||||
FILES_${PN} += "${base_libdir}/firmware/*"
|
FILES_${PN} += "${base_libdir}/firmware/*"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|||||||
Reference in New Issue
Block a user