summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti/am33x-cm3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ti/am33x-cm3_git.bb')
-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"