summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-13 04:40:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-12 22:25:40 -0400
commit1e0ff9d06d18e9393f283b999c985ee7fcc18537 (patch)
tree1e6940f7cab4cb48fe02ad980e4a64da5713ee6a
parent2177840474cd51a0b3bf5933a69f647e660a064e (diff)
downloadmeta-ti-1e0ff9d06d18e9393f283b999c985ee7fcc18537.tar.gz
amx3-cm3: update to 1.9.2 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 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"
3LICENSE = "TI-TSPA" 3LICENSE = "TI-TSPA"
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.2"
7PR = "r3" 7PR = "r0"
8 8
9SRCREV = "97c2c32d0bc8ca0254710dcb5df055aa9a569ae6" 9SRCREV = "7eb9c0856a9e8b3b42bf64f761da135852b8eea7"
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/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"