1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

ipumm-fw: Bump SRCREV for build fix

* fix issue where ipumm-fw would rebuild dependencies

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Jacob Stiffler
2015-12-03 00:36:27 +00:00
committed by Denys Dmytriyenko
parent bdd8a5c7a8
commit a0845475bd

View File

@@ -17,7 +17,7 @@ RDEPENDS_${PN} = " libdce"
SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
SRCREV = "7f15373c21a9a98b8881d81c3681c09e858a9d2c"
SRCREV = "486aa14f700783dbee63a0d81fb2e57d27a286e6"
S = "${WORKDIR}/git"
@@ -59,4 +59,4 @@ do_install() {
FILES_${PN} += "${base_libdir}/firmware/${TARGET}"
PR = "r1"
PR = "r2"