summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dsptop
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-02-02 03:16:45 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-01 17:08:36 -0500
commit1f1a613d752167264abcf01c697e2d77f6055cbc (patch)
treee4820e599e87273dc9bce48cfce170723a631196 /recipes-bsp/dsptop
parent504c5919e7374cd4e92cfa84d6fba626209e72ed (diff)
downloadmeta-ti-1f1a613d752167264abcf01c697e2d77f6055cbc.tar.gz
dsptop: Bump SRCREV to the latest
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/dsptop')
-rw-r--r--recipes-bsp/dsptop/debugss-module-drv_git.bb2
-rw-r--r--recipes-bsp/dsptop/dsptop.inc4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/dsptop/debugss-module-drv_git.bb b/recipes-bsp/dsptop/debugss-module-drv_git.bb
index 6856d60e..bf7da440 100644
--- a/recipes-bsp/dsptop/debugss-module-drv_git.bb
+++ b/recipes-bsp/dsptop/debugss-module-drv_git.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9d4316fe434ba450dca4da25348ca5a3" 3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9d4316fe434ba450dca4da25348ca5a3"
4 4
5# This package builds a kernel module, use kernel PR as base and append a local 5# This package builds a kernel module, use kernel PR as base and append a local
6MACHINE_KERNEL_PR_append = "b" 6MACHINE_KERNEL_PR_append = "c"
7PR = "${MACHINE_KERNEL_PR}" 7PR = "${MACHINE_KERNEL_PR}"
8PV_append = "+git${SRCPV}" 8PV_append = "+git${SRCPV}"
9 9
diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc
index 5897f25b..8d23ad04 100644
--- a/recipes-bsp/dsptop/dsptop.inc
+++ b/recipes-bsp/dsptop/dsptop.inc
@@ -1,7 +1,7 @@
1# This corresponds to version 1.2.0 1# This corresponds to version 1.2.0
2SRCREV = "9893486936626e2d3de721f429a67fcac8a68151" 2SRCREV = "edf5670075cf6cf42f46654d284f9f78c1c123a1"
3PV = "1.2.0" 3PV = "1.2.0"
4INC_PR = "r0" 4INC_PR = "r1"
5 5
6SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}" 6SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"
7 7