From 10c9cf6cc5b89e5afa5ad1383e9eb1896fb3ee04 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Tue, 3 Oct 2017 15:16:40 +0000 Subject: ipumm-fw: Update new SRCREV on git repo The ipumm-fw repository had to undergo a forced commit update. This was an unforeseen update and had to be done in urgency. This recipe update takes care of fixing the new commit-id that corresponds to the previous version that was being used. There is no functional change. Signed-off-by: Karthik Ramanan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb index 9b99a736..9bfdf93f 100644 --- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb +++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb @@ -17,12 +17,12 @@ RDEPENDS_${PN} = " libdce" SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" -SRCREV = "fd441443a4289c801a0c8d9f00b6966f7fe3476c" +SRCREV = "2aa80581cc7d1d82a1af9a46c37793b2fe8b9d42" S = "${WORKDIR}/git" PV = "3.00.13.00" -PR = "r5" +PR = "r6" require recipes-ti/includes/ti-paths.inc -- cgit v1.2.3-54-g00ecf