[meta-ti] Denys Dmytriyenko : am33x-cm3: update to specify correct tag and branch
Arago Project git
git at arago-project.org
Fri Nov 1 13:15:30 PDT 2013
Module: meta-ti
Branch: master
Commit: 058a386cd13397ae0d27583381636f2c641cdb9e
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=058a386cd13397ae0d27583381636f2c641cdb9e
Author: Denys Dmytriyenko <denys at ti.com>
Date: Thu Oct 31 13:08:19 2013 -0400
am33x-cm3: update to specify correct tag and branch
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/ti/am33x-cm3_git.bb | 6 +++---
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 3be46b6..cfde2cf 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"
More information about the meta-ti
mailing list