From 058a386cd13397ae0d27583381636f2c641cdb9e Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 31 Oct 2013 13:08:19 -0400 Subject: [PATCH] am33x-cm3: update to specify correct tag and branch Signed-off-by: Denys Dmytriyenko --- recipes-bsp/ti/am33x-cm3_git.bb | 6 +++--- 1 file 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" LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91" PV = "05.00.00.00" -PR = "r0" +PR = "r1" -# SRCREV corresponds to the tip of next3 branch +# SRCREV corresponds to tag v05.00.00.00 SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e" -BRANCH ?= "next3" +BRANCH ?= "master" INITSCRIPT_NAME = "am335x-pm-firmware-load" INITSCRIPT_PARAMS = "defaults 96"