mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +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:
committed by
Denys Dmytriyenko
parent
bdd8a5c7a8
commit
a0845475bd
@@ -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 = "7f15373c21a9a98b8881d81c3681c09e858a9d2c"
|
SRCREV = "486aa14f700783dbee63a0d81fb2e57d27a286e6"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
@@ -59,4 +59,4 @@ do_install() {
|
|||||||
|
|
||||||
FILES_${PN} += "${base_libdir}/firmware/${TARGET}"
|
FILES_${PN} += "${base_libdir}/firmware/${TARGET}"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|||||||
Reference in New Issue
Block a user