summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-bsp/dsptop/dsptop.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-extras/recipes-bsp/dsptop/dsptop.inc')
-rw-r--r--meta-ti-extras/recipes-bsp/dsptop/dsptop.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-bsp/dsptop/dsptop.inc b/meta-ti-extras/recipes-bsp/dsptop/dsptop.inc
index 31f775e2..ec159c75 100644
--- a/meta-ti-extras/recipes-bsp/dsptop/dsptop.inc
+++ b/meta-ti-extras/recipes-bsp/dsptop/dsptop.inc
@@ -3,6 +3,6 @@ SRCREV = "816485e68430bbec643eac9498bfa5303eb2c2e1"
3PV = "1.4.0" 3PV = "1.4.0"
4INC_PR = "r2" 4INC_PR = "r2"
5 5
6SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}" 6SRC_URI = "git://git.ti.com/git/sdo-emu/dsptop.git;protocol=https;branch=${BRANCH}"
7 7
8BRANCH = "master" 8BRANCH = "master"