From a0845475bdff2cbd20dfda99be70cb9078522eb2 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Thu, 3 Dec 2015 00:36:27 +0000 Subject: ipumm-fw: Bump SRCREV for build fix * fix issue where ipumm-fw would rebuild dependencies Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb index af53c3c2..b54306c9 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 = "7f15373c21a9a98b8881d81c3681c09e858a9d2c" +SRCREV = "486aa14f700783dbee63a0d81fb2e57d27a286e6" S = "${WORKDIR}/git" @@ -59,4 +59,4 @@ do_install() { FILES_${PN} += "${base_libdir}/firmware/${TARGET}" -PR = "r1" +PR = "r2" -- cgit v1.2.3-54-g00ecf