diff options
author | Karthik Ramanan <a0393906@ti.com> | 2016-06-23 18:48:04 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-24 10:30:56 -0400 |
commit | 6e6a4d42a281760872e6b382c335444294f7411e (patch) | |
tree | 9ad2dc1d664c334cd9d02a34cc71e5368cadaabf | |
parent | 941fbb4accedaadf6780536f72ff0f504b3a2e53 (diff) | |
download | meta-ti-6e6a4d42a281760872e6b382c335444294f7411e.tar.gz |
dspdce-fw: Update SRCREV for adding new API
This API will allow querying remote core information
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-bsp/dspdce-fw/dspdce-fw_git.bb | 4 |
1 files 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" | |||
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 = "88705fd4584edd1289e4bb50658def936de90433" | 9 | SRCREV = "3b9cea492f23d7dabb9ffa0e69631b858ba8e90a" |
10 | 10 | ||
11 | PV = "1.00.00.06" | 11 | PV = "1.00.00.06" |
12 | 12 | ||
@@ -15,7 +15,7 @@ S = "${WORKDIR}/git" | |||
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 = "r2" | 18 | PR = "r3" |
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" |