[meta-freescale] [PATCH 3/3] linux-boundary : Update SRC_URI for new fetcher behavior.

Philip Balister philip at balister.org
Tue Dec 10 09:49:27 PST 2013


If SRCREV is not in the master branch, the SRC_URI must specify the
branch.

Signed-off-by: Philip Balister <philip at balister.org>
---
 recipes-kernel/linux/linux-boundary_3.0.35.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-boundary_3.0.35.bb b/recipes-kernel/linux/linux-boundary_3.0.35.bb
index 7875f93..859b8ff 100644
--- a/recipes-kernel/linux/linux-boundary_3.0.35.bb
+++ b/recipes-kernel/linux/linux-boundary_3.0.35.bb
@@ -5,7 +5,7 @@ require recipes-kernel/linux/linux-imx.inc
 
 DESCRIPTION = "Linux kernel for Boundary Devices boards"
 
-SRC_URI = "git://github.com/boundarydevices/linux-imx6.git \
+SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=boundary-imx_3.0.35_4.1.0 \
            file://defconfig"
 
 LOCALVERSION = "-4.1.0+yocto"
-- 
1.8.3.1



More information about the meta-freescale mailing list