[meta-ti] Jacob Stiffler : dspdce-fw: Bump SRCREV for build fix
Arago Project git
git at arago-project.org
Wed Dec 2 13:50:24 PST 2015
Module: meta-ti
Branch: master
Commit: e1f0a0758edd6cdad513a7085729509d5a451059
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=e1f0a0758edd6cdad513a7085729509d5a451059
Author: Jacob Stiffler <j-stiffler at ti.com>
Date: Thu Dec 3 00:36:28 2015 +0000
dspdce-fw: Bump SRCREV for build fix
* fix issue where dspdce-fw would rebuild dependencies
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
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 3beb4fb..cf4c34c 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"
SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git"
-SRCREV = "71e8fbf8e4f91b60680cf18a0c202a222e9ae3ba"
+SRCREV = "88705fd4584edd1289e4bb50658def936de90433"
PV = "1.00.00.06"
@@ -15,7 +15,7 @@ S = "${WORKDIR}/git"
require recipes-ti/includes/ti-paths.inc
require recipes-ti/includes/ti-staging.inc
-PR = "r0"
+PR = "r1"
inherit update-alternatives
DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-ipc-rtos ti-osal ti-cgt6x-native"
More information about the meta-ti
mailing list