diff options
| author | Karthik Ramanan <a0393906@ti.com> | 2017-04-12 17:10:59 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-04-24 12:48:03 -0400 |
| commit | b2bf33ccd02daf15ade62ffe1ecc92088404764f (patch) | |
| tree | e242f0bdcc583585ff695ba9ae615bebec26a833 /recipes-bsp/dspdce-fw | |
| parent | e12d0c52392ccc7c01e66802da754ec6459d4f87 (diff) | |
| download | meta-ti-b2bf33ccd02daf15ade62ffe1ecc92088404764f.tar.gz | |
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 <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/dspdce-fw')
| -rw-r--r-- | recipes-bsp/dspdce-fw/dspdce-fw_git.bb | 6 |
1 files 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" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git" | 7 | SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git" |
| 8 | 8 | ||
| 9 | SRCREV = "3b9cea492f23d7dabb9ffa0e69631b858ba8e90a" | 9 | SRCREV = "de6e599f067b25c46cc0c8f74a22cc3b8aafbae8" |
| 10 | 10 | ||
| 11 | PV = "1.00.00.06" | 11 | PV = "1.00.00.07" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | require recipes-ti/includes/ti-paths.inc | 15 | require recipes-ti/includes/ti-paths.inc |
| 16 | require recipes-ti/includes/ti-staging.inc | 16 | require recipes-ti/includes/ti-staging.inc |
| 17 | 17 | ||
| 18 | PR = "r3" | 18 | PR = "r4" |
| 19 | inherit update-alternatives | 19 | inherit update-alternatives |
| 20 | 20 | ||
| 21 | DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native" | 21 | DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native" |
