diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-09-13 04:40:56 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-12 22:26:28 -0400 |
commit | c02651fe1466422c5781c3cc235a12932fb0cd58 (patch) | |
tree | 168a2bf51a68d313293a9cf95093c5b386b5adac /recipes-bsp/cm3-pm-firmware | |
parent | c000a7f2302d08b26967243a10f8116218ba9093 (diff) | |
download | meta-ti-c02651fe1466422c5781c3cc235a12932fb0cd58.tar.gz |
amx3-cm3: update to 1.9.2 version
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 448a5d32..5a2b08bb 100644 --- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb +++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb | |||
@@ -3,10 +3,10 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" | |||
3 | LICENSE = "TI-TSPA" | 3 | LICENSE = "TI-TSPA" |
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.2" |
7 | PR = "r3" | 7 | PR = "r0" |
8 | 8 | ||
9 | SRCREV = "97c2c32d0bc8ca0254710dcb5df055aa9a569ae6" | 9 | SRCREV = "7eb9c0856a9e8b3b42bf64f761da135852b8eea7" |
10 | BRANCH ?= "ti-v4.1.y" | 10 | BRANCH ?= "ti-v4.1.y" |
11 | 11 | ||
12 | SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}" |