[meta-freescale] [PATCH 2/2] mqxboot: add missing build dependency on kernel-module-mcc

Otavio Salvador otavio at ossystems.com.br
Thu Feb 20 04:34:11 PST 2014


On Wed, Feb 19, 2014 at 10:39 PM, Andy Voltz <andy.voltz at timesys.com> wrote:
> mqxboot pulls in a header from kernel-module-mcc
>
> Signed-off-by: Andy Voltz <andy.voltz at timesys.com>
> ---
>  recipes-bsp/mqxboot/mqxboot_1.0.bb |    2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-bsp/mqxboot/mqxboot_1.0.bb b/recipes-bsp/mqxboot/mqxboot_1.0.bb
> index 17f0233..530a3a8 100644
> --- a/recipes-bsp/mqxboot/mqxboot_1.0.bb
> +++ b/recipes-bsp/mqxboot/mqxboot_1.0.bb
> @@ -5,6 +5,7 @@ LICENSE = "GPL-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d"
>
>  RDEPENDS_${PN} = "kernel-module-mcc"
> +DEPENDS = "kernel-module-mcc"

Same comment from previous patch.

>  inherit autotools
>
> @@ -14,5 +15,6 @@ SRC_URI[md5sum] = "3de3c8b5f8cd6664870587d29c04c421"
>  SRC_URI[sha256sum] = "c2f66ae962fe2529578d5c007e3f91a36085b714a0ea276f47bc3aea90e69699"
>
>  S = "${WORKDIR}/mqxboot-${PV}"
> +CFLAGS += " -I${STAGING_KERNEL_DIR}/include"
>
>  COMPATIBLE_MACHINE = "(vf60)"
> --
> 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