From 3cc72b27904b3b66300afc076b76423d475f50c9 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Wed, 12 Apr 2017 12:23:52 +0000 Subject: dspdce-fw: Update SRCREV for dsp crash issue This update fixes the issue where the copycodec firmware crashes every 300 seconds after bind/ unbind operation Signed-off-by: Karthik Ramanan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/dspdce-fw/dspdce-fw_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb index ee00833e..3ca1385b 100644 --- a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb +++ b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb @@ -6,16 +6,16 @@ COMPATIBLE_MACHINE = "dra7xx" SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git" -SRCREV = "3b9cea492f23d7dabb9ffa0e69631b858ba8e90a" +SRCREV = "de6e599f067b25c46cc0c8f74a22cc3b8aafbae8" -PV = "1.00.00.06" +PV = "1.00.00.07" S = "${WORKDIR}/git" require recipes-ti/includes/ti-paths.inc require recipes-ti/includes/ti-staging.inc -PR = "r3" +PR = "r4" inherit update-alternatives DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native" -- cgit v1.2.3-54-g00ecf