[meta-freescale] [meta-fsl-arm PATCH 02/16] imx-kobs: Upgrade to 3.10.17-1.0.0 version

Daiane Angolini daiane.list at gmail.com
Tue Feb 25 09:41:53 PST 2014


On Mon, Feb 24, 2014 at 3:52 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> From: Lauren Post <lauren.post at freescale.com>
>
> This removes the virtual/kernel dependency as it builds properly
> against standard Linux headers; doing those changes the package stops
> to be machine specific and can be reused amount SoCs of same
> architecture.

Cool

>
> Signed-off-by: Lauren Post <lauren.post at freescale.com>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>
>  recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb | 16 ++++++++++++++++
>  recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb   | 19 -------------------
>  2 files changed, 16 insertions(+), 19 deletions(-)
>  create mode 100644 recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb
>  delete mode 100644 recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb
>
> diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb b/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb
> new file mode 100644
> index 0000000..b8dae34
> --- /dev/null
> +++ b/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb
> @@ -0,0 +1,16 @@
> +# Copyright (C) 2013, 2014 Freescale Semiconductor
> +
> +SUMMARY = "Nand boot write source"
> +DESCRIPTION = "Nand boot write source for IMX BSP"

This DESCRIPTION is kind of small

> +SECTION = "base"
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
> +
> +# FIXME: Drop 'beta' suffix for GA release

nice

reviewed-by,
Daiane

> +SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}_beta.tar.gz"
> +S="${WORKDIR}/${PN}-${PV}_beta"
> +
> +SRC_URI[md5sum] = "88d0a2e892ce0d3309390f48d4173e01"
> +SRC_URI[sha256sum] = "22abed5d43fea314570cf6f33b17d944180f4571932d8304fd8f84508f6b1527"
> +
> +inherit  autotools pkgconfig
> diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb b/recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb
> deleted file mode 100644
> index 8c433e3..0000000
> --- a/recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -# Copyright (C) 2013 Freescale Semiconductor
> -
> -SUMMARY = "Nand boot write source"
> -DESCRIPTION = "Nand boot write source for IMX BSP"
> -SECTION = "base"
> -DEPENDS = "virtual/kernel"
> -LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
> -
> -SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz"
> -SRC_URI[md5sum] = "1c07f922215d1fe7e202d1ba3dca0293"
> -SRC_URI[sha256sum] = "a2854f5dc4c5728fef83a8b68d0e3e0aaba7910557976fc46265a86dc268038a"
> -
> -inherit autotools pkgconfig
> -
> -INCLUDE_DIR="-I${STAGING_INCDIR}  -I${STAGING_KERNEL_DIR}/include/mtd"
> -EXTRA_OE = "INCLUDE=/"${INCLUDE_DIR}/" all"
> -
> -COMPATIBLE_MACHINE = "(mx6)"
> --
> 1.9.0
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list