diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-09-08 20:43:03 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-09-08 11:57:28 -0400 |
commit | 58fa9e04463c189a235d715e866ac13d607d6e90 (patch) | |
tree | 3557e79022e318444181777fedb216577dd5ad42 /recipes-bsp/cm3-pm-firmware | |
parent | fa435c1983ab06d40325d9ababee010feb25d87b (diff) | |
download | meta-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/cm3-pm-firmware')
-rw-r--r-- | recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb | 6 |
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" | |||
4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" | 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" |
5 | 5 | ||
6 | PV = "1.9.1" | 6 | PV = "1.9.1" |
7 | PR = "r0" | 7 | PR = "r1" |
8 | 8 | ||
9 | SRCREV = "277eef8611e260a5d73a9e3773fff8f767fe2b01" | 9 | SRCREV = "730f0695ca2dda65abcff5763e8f108517bc0d43" |
10 | BRANCH ?= "next-upstream" | 10 | BRANCH ?= "ti-v4.1.y" |
11 | 11 | ||
12 | SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}" |
13 | 13 | ||