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

Otavio Salvador otavio at ossystems.com.br
Thu Feb 20 04:33:47 PST 2014


Hello Andy,

Glad to see you active here again :)

On Wed, Feb 19, 2014 at 10:39 PM, Andy Voltz <andy.voltz at timesys.com> wrote:
> kernel-module-mcc provides a header which libmcc includes.
> also add cflags to pull this in
>
> Signed-off-by: Andy Voltz <andy.voltz at timesys.com>
> ---
>  recipes-bsp/libmcc/libmcc_1.03.bb |    2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-bsp/libmcc/libmcc_1.03.bb b/recipes-bsp/libmcc/libmcc_1.03.bb
> index 18fc84e..ed98d79 100644
> --- a/recipes-bsp/libmcc/libmcc_1.03.bb
> +++ b/recipes-bsp/libmcc/libmcc_1.03.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"

Please put DEPENDS before RDEPENDS.

-- 
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