[meta-freescale] [meta-fsl-arm][PATCH 11/33] imx-kobs: Upgrade to 5.0 version

Otavio Salvador otavio.salvador at ossystems.com.br
Mon Jul 13 09:36:19 PDT 2015


On Sat, Jul 11, 2015 at 11:46 AM, Lauren Post <lauren.post at freescale.com> wrote:
> Released with 3.14.38-6QP_beta release.
>
> This version change makes version independent of BSP version which
> will avoid confusion if no changes required in future BSP upgrades.
>
> To avoid conflicts with QorIQ adding COMPATIBLE machines including mx7
> support.  This software is i.MX specific so should be limited to i.MX.
>
> Add fixes for maximum ecc strength for each platform.
> Add mx7 boot config support.
>
> Signed-off-by: Lauren Post <lauren.post at freescale.com>
> ---
>  .../{imx-kobs_3.14.28-1.0.0.bb => imx-kobs_5.0.bb} |    8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>  rename recipes-bsp/imx-kobs/{imx-kobs_3.14.28-1.0.0.bb => imx-kobs_5.0.bb} (50%)
>
> diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb b/recipes-bsp/imx-kobs/imx-kobs_5.0.bb
> similarity index 50%
> rename from recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb
> rename to recipes-bsp/imx-kobs/imx-kobs_5.0.bb
> index 2cf1900..f66331b 100644
> --- a/recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb
> +++ b/recipes-bsp/imx-kobs/imx-kobs_5.0.bb
> @@ -5,9 +5,11 @@ SECTION = "base"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
>
> -SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz"
> +SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.tar.gz"

This is non-related and useless. Please revert this to the old content.

> -SRC_URI[md5sum] = "0077ec992b281ebbce2928564a08b207"
> -SRC_URI[sha256sum] = "cfac042f5c96731205c397a4a6b3ed966f804569ae4d0e2685d22fdf6bdc9eb7"
> +SRC_URI[md5sum] = "a5ae42bdc5daefa3c2f939f860abfd20"
> +SRC_URI[sha256sum] = "68402230910b9f82690988eb6deb612f724f2dbc8aa6f9376714062b898e5702"
>
>  inherit  autotools pkgconfig
> +
> +COMPATIBLE_MACHINE = "(mxs|mx6|mx7)"

Use the new 'imx' override here.

> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list