summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-08 20:43:03 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-09-08 11:57:28 -0400
commit58fa9e04463c189a235d715e866ac13d607d6e90 (patch)
tree3557e79022e318444181777fedb216577dd5ad42 /recipes-bsp
parentfa435c1983ab06d40325d9ababee010feb25d87b (diff)
downloadmeta-ti-58fa9e04463c189a235d715e866ac13d607d6e90.tar.gz
amx3-cm3: update PM firmware, still version 191
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
index d3225303..80ca0453 100644
--- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
+++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
@@ -4,10 +4,10 @@ LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" 4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
5 5
6PV = "1.9.1" 6PV = "1.9.1"
7PR = "r0" 7PR = "r1"
8 8
9SRCREV = "277eef8611e260a5d73a9e3773fff8f767fe2b01" 9SRCREV = "730f0695ca2dda65abcff5763e8f108517bc0d43"
10BRANCH ?= "next-upstream" 10BRANCH ?= "ti-v4.1.y"
11 11
12SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"
13 13