[meta-freescale] [meta-fsl-arm][PATCH V2] linux-timesys: Remove twr-vf65gs10 specific patches from SRC_URI

Anthony Felice tony.felice at timesys.com
Mon Mar 3 14:24:04 PST 2014


The two patches specified under SRC_URI are specific for the twr-vf65gs10
machine, and should not be applied to every instance of the linux-timesys
kernel. They are now only applied to the linux-timesys kernel built for the
twr-vf65gs10 machine.

This is in preparation for adding the pcl052 and pcm052 to meta-fsl-arm-extra -
as these patches are not applicable to the pcl052 and pcm052.

Signed-off-by: Anthony Felice <tony.felice at timesys.com>
---
 recipes-kernel/linux/linux-timesys_3.0.15.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-timesys_3.0.15.bb b/recipes-kernel/linux/linux-timesys_3.0.15.bb
index 217feb6..dd07033 100644
--- a/recipes-kernel/linux/linux-timesys_3.0.15.bb
+++ b/recipes-kernel/linux/linux-timesys_3.0.15.bb
@@ -5,7 +5,9 @@ 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 \
 "
 
-- 
1.9.0



More information about the meta-freescale mailing list