The patch provided by Congatec does not apply in 3.0.35-4.0.0 based kernel. So we stick to the 3.0.35-1.1.0 kernel for this board.
Change-Id: I28d3221b60e7acd797dd914519c77288053ceb82 Signed-off-by: Otavio Salvador <[email protected]> --- recipes-kernel/linux/linux-imx_3.0.35.bbappend | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bbappend b/recipes-kernel/linux/linux-imx_3.0.35.bbappend index 8f51e62..a071af4 100644 --- a/recipes-kernel/linux/linux-imx_3.0.35.bbappend +++ b/recipes-kernel/linux/linux-imx_3.0.35.bbappend @@ -3,4 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" PRINC := "${@int(PRINC) + 5}" # Add support for the Congatec qmx6 board +# Revision of 1.1.0 branch +SRCREV_cgtqmx6 = "b0836db88f72d9d727215a7438cc4fe8cfadbd4d" +LOCALVERSION_cgtqmx6 = "-1.1.0+yocto" SRC_URI_append_cgtqmx6 = " file://cgtqmx6/cgtqmx6.patch" -- 1.8.1 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
