diff options
Diffstat (limited to 'recipes-devtools')
| -rw-r--r-- | recipes-devtools/gdbc6x/gdbc6x.inc | 2 | ||||
| -rw-r--r-- | recipes-devtools/k3conf/k3conf_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/gdbc6x/gdbc6x.inc b/recipes-devtools/gdbc6x/gdbc6x.inc index eeb18fb1..54115f4e 100644 --- a/recipes-devtools/gdbc6x/gdbc6x.inc +++ b/recipes-devtools/gdbc6x/gdbc6x.inc | |||
| @@ -4,6 +4,6 @@ SRCREV = "dd0c82fb5763a6b32dc6d68e561efb66ab8283d7" | |||
| 4 | PV = "1.1.0" | 4 | PV = "1.1.0" |
| 5 | INC_PR = "r7" | 5 | INC_PR = "r7" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}" | 7 | SRC_URI = "git://git.ti.com/git/sdo-emu/gdbc6x.git;protocol=https;branch=${BRANCH}" |
| 8 | 8 | ||
| 9 | BRANCH = "master" | 9 | BRANCH = "master" |
diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb index 567e8d55..10e2631e 100644 --- a/recipes-devtools/k3conf/k3conf_git.bb +++ b/recipes-devtools/k3conf/k3conf_git.bb | |||
| @@ -10,7 +10,7 @@ COMPATIBLE_MACHINE = "k3" | |||
| 10 | BRANCH ?= "master" | 10 | BRANCH ?= "master" |
| 11 | SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5" | 11 | SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
