diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2015-12-03 00:36:28 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-02 16:50:10 -0500 |
commit | e1f0a0758edd6cdad513a7085729509d5a451059 (patch) | |
tree | 285fb33d8ec3b10095469cfddf016bf58c06d54d /recipes-bsp/dspdce-fw | |
parent | a0845475bdff2cbd20dfda99be70cb9078522eb2 (diff) | |
download | meta-ti-e1f0a0758edd6cdad513a7085729509d5a451059.tar.gz |
dspdce-fw: Bump SRCREV for build fix
* fix issue where dspdce-fw would rebuild dependencies
Signed-off-by: Jacob Stiffler <j-stiffler@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 | 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 3beb4fbe..cf4c34c0 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 = "71e8fbf8e4f91b60680cf18a0c202a222e9ae3ba" | 9 | SRCREV = "88705fd4584edd1289e4bb50658def936de90433" |
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 = "r0" | 18 | PR = "r1" |
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" |