summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/ti/am33x-cm3_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 3be46b6a..cfde2cf1 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -4,11 +4,11 @@ LICENSE = "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.00"
7PR = "r0" 7PR = "r1"
8 8
9# SRCREV corresponds to the tip of next3 branch 9# SRCREV corresponds to tag v05.00.00.00
10SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e" 10SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
11BRANCH ?= "next3" 11BRANCH ?= "master"
12 12
13INITSCRIPT_NAME = "am335x-pm-firmware-load" 13INITSCRIPT_NAME = "am335x-pm-firmware-load"
14INITSCRIPT_PARAMS = "defaults 96" 14INITSCRIPT_PARAMS = "defaults 96"