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.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 9b36a9e2..3be46b6a 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,12 +3,12 @@ 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.11" 6PV = "05.00.00.00"
7PR = "r4" 7PR = "r0"
8 8
9# SRCREV corresponds to tag "AM335xPSP_04.06.00.11" 9# SRCREV corresponds to the tip of next3 branch
10SRCREV = "750362868d914702086187096ec2c67b68eac101" 10SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
11BRANCH ?= "master" 11BRANCH ?= "next3"
12 12
13INITSCRIPT_NAME = "am335x-pm-firmware-load" 13INITSCRIPT_NAME = "am335x-pm-firmware-load"
14INITSCRIPT_PARAMS = "defaults 96" 14INITSCRIPT_PARAMS = "defaults 96"