summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/bt-fw/bt-fw_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/bt-fw/bt-fw_git.bb')
-rw-r--r--recipes-bsp/bt-fw/bt-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/bt-fw/bt-fw_git.bb b/recipes-bsp/bt-fw/bt-fw_git.bb
index f3d740b1..c3f4415f 100644
--- a/recipes-bsp/bt-fw/bt-fw_git.bb
+++ b/recipes-bsp/bt-fw/bt-fw_git.bb
@@ -8,7 +8,7 @@ CLEANBROKEN = "1"
8 8
9SRCREV = "0ee619b598d023fffc77679f099bc2a4815510e4" 9SRCREV = "0ee619b598d023fffc77679f099bc2a4815510e4"
10BRANCH = "master" 10BRANCH = "master"
11SRC_URI = "git://git.ti.com/ti-bt/service-packs.git;branch=${BRANCH}" 11SRC_URI = "git://git.ti.com/git/ti-bt/service-packs.git;protocol=https;branch=${BRANCH}"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14