[meta-freescale] [meta-fsl-arm][PATCH 2/4] linux-timesys: Use twr-vf65gs10 machine name for sources

Anthony Felice tony.felice at timesys.com
Thu Feb 27 10:47:45 PST 2014


Signed-off-by: Anthony Felice <tony.felice at timesys.com>
---
 .../linux/linux-timesys-3.0.15/{ => twr-vf65gs10}/defconfig       | 0
 recipes-kernel/linux/linux-timesys_3.0.15.bb                      | 8 +++++---
 2 files changed, 5 insertions(+), 3 deletions(-)
 rename recipes-kernel/linux/linux-timesys-3.0.15/{ => twr-vf65gs10}/defconfig (100%)

diff --git a/recipes-kernel/linux/linux-timesys-3.0.15/defconfig b/recipes-kernel/linux/linux-timesys-3.0.15/twr-vf65gs10/defconfig
similarity index 100%
rename from recipes-kernel/linux/linux-timesys-3.0.15/defconfig
rename to recipes-kernel/linux/linux-timesys-3.0.15/twr-vf65gs10/defconfig
diff --git a/recipes-kernel/linux/linux-timesys_3.0.15.bb b/recipes-kernel/linux/linux-timesys_3.0.15.bb
index 217feb6..4c28f11 100644
--- a/recipes-kernel/linux/linux-timesys_3.0.15.bb
+++ b/recipes-kernel/linux/linux-timesys_3.0.15.bb
@@ -5,12 +5,14 @@ include linux-imx.inc
 # Revision of 3.0.15_vybrid branch
 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 \
+"
+
+SRC_URI_append_twr-vf65gs10 = "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-twr"
-SRCREV = "50c4c848d6b8743894cfcec166db475ef6140504"
+SRCBRANCH_twr-vf65gs10 = "3.0.15_vybrid-twr"
+SRCREV_twr-vf65gs10 = "50c4c848d6b8743894cfcec166db475ef6140504"
 LOCALVERSION = "-3.0-mvf+yocto"
 
 COMPATIBLE_MACHINE = "(vf60)"
-- 
1.9.0



More information about the meta-freescale mailing list