From 6e4d479296f703f26aca6086eeaa889cd462c5d3 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Thu, 23 Jun 2016 18:48:04 +0000 Subject: [PATCH] dspdce-fw: Update SRCREV for adding new API This API will allow querying remote core information Signed-off-by: Karthik Ramanan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/dspdce-fw/dspdce-fw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb index 3979ce9c..ee00833e 100644 --- a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb +++ b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "dra7xx" SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git" -SRCREV = "88705fd4584edd1289e4bb50658def936de90433" +SRCREV = "3b9cea492f23d7dabb9ffa0e69631b858ba8e90a" PV = "1.00.00.06" @@ -15,7 +15,7 @@ S = "${WORKDIR}/git" require recipes-ti/includes/ti-paths.inc require recipes-ti/includes/ti-staging.inc -PR = "r2" +PR = "r3" inherit update-alternatives DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native"