Added a branch to identify the Wandboard kernel based on the Freescale 3.0.35 kernel, rev 4.0.0
Signed-off-by: John Weber <[email protected]> --- recipes-kernel/linux/linux-wandboard.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-wandboard.inc b/recipes-kernel/linux/linux-wandboard.inc index cb3f753..69ef863 100644 --- a/recipes-kernel/linux/linux-wandboard.inc +++ b/recipes-kernel/linux/linux-wandboard.inc @@ -14,7 +14,7 @@ LOCALVERSION ?= "+yocto" SCMVERSION ?= "y" # SRC_URI for wandboard kernel -SRC_URI = "git://github.com/johnweber/linux.git;branch=wandboard-integration \ +SRC_URI = "git://github.com/johnweber/linux.git;branch=wandboard_imx_3.0.35_4.0.0 \ file://defconfig \ " -- 1.7.9.5 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
