Hello Andy,

Glad to see you active here again :)

On Wed, Feb 19, 2014 at 10:39 PM, Andy Voltz <[email protected]> wrote:
> kernel-module-mcc provides a header which libmcc includes.
> also add cflags to pull this in
>
> Signed-off-by: Andy Voltz <[email protected]>
> ---
>  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
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to