summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/dspdce-fw/dspdce-fw_git.bb')
-rw-r--r--recipes-bsp/dspdce-fw/dspdce-fw_git.bb6
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
7SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git" 7SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git"
8 8
9SRCREV = "3b9cea492f23d7dabb9ffa0e69631b858ba8e90a" 9SRCREV = "de6e599f067b25c46cc0c8f74a22cc3b8aafbae8"
10 10
11PV = "1.00.00.06" 11PV = "1.00.00.07"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15require recipes-ti/includes/ti-paths.inc 15require recipes-ti/includes/ti-paths.inc
16require recipes-ti/includes/ti-staging.inc 16require recipes-ti/includes/ti-staging.inc
17 17
18PR = "r3" 18PR = "r4"
19inherit update-alternatives 19inherit update-alternatives
20 20
21DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native" 21DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native"