[meta-freescale] [PATCH] linux-timesys: Add branch information for new BitBake fetch

Andy Voltz andy.voltz at timesys.com
Tue Jan 14 10:02:19 PST 2014


Signed-off-by: Andy Voltz <andy.voltz at timesys.com>
---
 recipes-kernel/linux/linux-timesys_3.0.15.bb |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-timesys_3.0.15.bb b/recipes-kernel/linux/linux-timesys_3.0.15.bb
index 5a82c75..82d40ee 100644
--- a/recipes-kernel/linux/linux-timesys_3.0.15.bb
+++ b/recipes-kernel/linux/linux-timesys_3.0.15.bb
@@ -1,14 +1,15 @@
-# Copyright (C) 2013 Timesys Corporation
+# Copyright (C) 2013-2014 Timesys Corporation
 # Released under the MIT license (see COPYING.MIT for the terms)
 include linux-imx.inc
 
 # Revision of 3.0.15_vybrid branch
-SRC_URI = "git://github.com/Timesys/linux-timesys.git \
+SRC_URI = "git://github.com/Timesys/linux-timesys.git;protocol=git;branch=${SRCBRANCH} \
            file://defconfig \
            file://0001-mvf_fec.c-Fix-mac-address-read-to-match-fuse-layout-.patch \
            file://0002-mvf.c-Change-console-device-name-to-match-mainline-u.patch \
 "
 
+SRCBRANCH = "3.0.15_vybrid"
 SRCREV = "dea13473ce0c106fc56af798eefc7196bb150695"
 LOCALVERSION = "-3.0-mvf+yocto"
 
-- 
1.7.9.5



More information about the meta-freescale mailing list