summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-12-19 05:07:37 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-12-18 18:33:23 -0500
commit6f6e5ef243f17f2dbaac3c2ea0b373fe249ab373 (patch)
treea7929ca912df2038c2afbc53baa672b68bb6458d /recipes-bsp
parentce24dff877407018ffeadc7d2538aa670bc8b688 (diff)
downloadmeta-ti-6f6e5ef243f17f2dbaac3c2ea0b373fe249ab373.tar.gz
am33x-cm3: update to version 0x190
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/am33x-cm3/am33x-cm3_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb
index 81431e90..7e636ee8 100644
--- a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb
+++ b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb
@@ -3,12 +3,12 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" 4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
5 5
6PV = "1.8.9" 6PV = "1.9.0"
7PR = "r1" 7PR = "r0"
8PE = "1" 8PE = "1"
9 9
10SRCREV = "4e219d5053ee41b8fa8f85b48b1529ae4c6feb48" 10SRCREV = "d85e6a17da1025adac9ab7f97dd7aa2a58c517ce"
11BRANCH ?= "next" 11BRANCH ?= "ti-v3.14.y"
12 12
13SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"
14 14