summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-12-11 13:28:23 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-12-11 18:37:42 -0500
commitea8dc988e3595fa408e64864b4fac84127680b1c (patch)
tree14f1a160839dcb8bd3b7dcdd1d60ff2627e0d30d
parent5cde1e9e094b72e88a007bb0b1b53d627fe33903 (diff)
downloadmeta-ti-ea8dc988e3595fa408e64864b4fac84127680b1c.tar.gz
am33x-cm3: update to v05.00.00.01 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/ti/am33x-cm3_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index cfde2cf1..260db163 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,11 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
3LICENSE = "TI-BSD" 3LICENSE = "TI-BSD"
4LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91" 4LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
5 5
6PV = "05.00.00.00" 6PV = "05.00.00.01"
7PR = "r1" 7PR = "r0"
8 8
9# SRCREV corresponds to tag v05.00.00.00 9# SRCREV corresponds to tag v05.00.00.01
10SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e" 10SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
11BRANCH ?= "master" 11BRANCH ?= "master"
12 12
13INITSCRIPT_NAME = "am335x-pm-firmware-load" 13INITSCRIPT_NAME = "am335x-pm-firmware-load"