[meta-freescale] [meta-fsl-arm][PATCH 3/7] linux-fslc.inc: Use linux-fslc.git repository

Otavio Salvador otavio at ossystems.com.br
Wed Apr 1 13:56:10 PDT 2015


In old days, the repository was named linux-mainline.git but this has
been changed long time ago. GitHub handles the rename gracefully but
for consistency we ought to rename here as well.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-kernel/linux/linux-fslc.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
index 416956e..1501ae7 100644
--- a/recipes-kernel/linux/linux-fslc.inc
+++ b/recipes-kernel/linux/linux-fslc.inc
@@ -6,6 +6,6 @@ require recipes-kernel/linux/linux-dtb.inc
 
 DEPENDS += "lzop-native bc-native"
 
-SRC_URI = "git://github.com/Freescale/linux-mainline.git;branch=${SRCBRANCH} \
+SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
            file://defconfig"
 LOCALVERSION = "-fslc"
-- 
2.1.4



More information about the meta-freescale mailing list