[meta-freescale] [PATCH 2/2] linux-imx (2.6.35): Only use 2.6.35 1.1.0 branch on mx28

Otavio Salvador otavio at ossystems.com.br
Wed Apr 24 14:48:59 PDT 2013


On Wed, Apr 24, 2013 at 6:46 PM, Fabio Estevam <festevam at gmail.com> wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> 2.6.35 1.1.0 branch does not officially support mx23.
>
> Restrict its usage only for mx28.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  recipes-kernel/linux/linux-imx_2.6.35.3.bb |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
> index 511aaa4..5864dd6 100644
> --- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
> +++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
> @@ -5,11 +5,11 @@ PR = "${INC_PR}.23"
>
>  include linux-imx.inc
>
> -COMPATIBLE_MACHINE = "(mxs|mx5)"
> +COMPATIBLE_MACHINE = "(mx28|mx5)"
>
>  # Revision of imx_2.6.35_1.1.0 branch
>  SRCREV_mxs = "914558e17e95a55ac1eac9a6c219d17d7825f715"

SRCREV should also be changed to mx28.

> -LOCALVERSION_mxs = "-1.1.0+yocto"
> +LOCALVERSION_mx28 = "-1.1.0+yocto"
>
>  # Revision of imx_2.6.35_11.09.01 branch
>  SRCREV_mx5 = "ed51f22bea310805bfdcc1be236cc56ff0832b3a"
> @@ -20,6 +20,6 @@ SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
>              file://perf-avoid-use-sysroot-headers.patch \
>  "
>
> -SRC_URI_append_mxs = " \
> +SRC_URI_append_mx28 = " \
>             file://mxs-duart-use-ttyAMA-for-device-name.patch \
>  "
> --
> 1.7.9.5
>



--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list