diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-06-21 04:44:33 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-21 00:48:20 -0400 |
commit | 667794c92b1359834c65e39b915bef4e349d584b (patch) | |
tree | ca3f7f261dae11d760fb80c2932fea53e4630b31 | |
parent | 478bbe5cdafee601733727ae41bed788319f9cad (diff) | |
download | meta-ti-667794c92b1359834c65e39b915bef4e349d584b.tar.gz |
amx3-cm3: update to the latest for am3 ddr fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb index 7d4626b5..448a5d32 100644 --- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb +++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb | |||
@@ -4,9 +4,9 @@ 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.1" |
7 | PR = "r2" | 7 | PR = "r3" |
8 | 8 | ||
9 | SRCREV = "730f0695ca2dda65abcff5763e8f108517bc0d43" | 9 | SRCREV = "97c2c32d0bc8ca0254710dcb5df055aa9a569ae6" |
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}" |