summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
index 00486677..691ff156 100644
--- a/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
+++ b/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
@@ -9,7 +9,7 @@ PR = "r0"
9SRCREV = "fb484c5e54f2e31cf0a338d2927a06a2870bcc2c" 9SRCREV = "fb484c5e54f2e31cf0a338d2927a06a2870bcc2c"
10BRANCH ?= "ti-v4.1.y" 10BRANCH ?= "ti-v4.1.y"
11 11
12SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/git/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=https;branch=${BRANCH}"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15