summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2013-04-22 17:59:44 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-04-22 21:36:41 -0400
commit22b2c79dd087732b85cf9fd814f53b6946dff05f (patch)
tree3d4a8b9e90cde92e0ee2b9a45c79018753f50c2e
parent8f5baa2153ee5c1123e54feb0e2077089bd121ae (diff)
downloadmeta-ti-22b2c79dd087732b85cf9fd814f53b6946dff05f.tar.gz
am33x-cm3: Update to latest cm3 release
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/ti/am33x-cm3_git.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 169789e5..4829b78c 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,9 +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 = "04.06.00.07" 6PV = "04.06.00.10"
7PR = "r1" 7PR = "r2"
8SRCREV = "cf07b841d6e8c5e026eecb259d143f3dff412c8e" 8
9# SRCREV corresponds to tag "AM335xPSP_04.06.00.10-rc1"
10SRCREV = "27ca4643e422245a95723de1df0247a00eada45b"
9BRANCH ?= "master" 11BRANCH ?= "master"
10 12
11INITSCRIPT_NAME = "am335x-pm-firmware-load" 13INITSCRIPT_NAME = "am335x-pm-firmware-load"