[meta-freescale] [meta-fsl-arm][PATCH 4/4] libmcc: Add runtime dependency for kernel-module-mcc-dev

Daiane Angolini daiane.list at gmail.com
Tue Jan 6 08:49:10 PST 2015


On Tue, Jan 6, 2015 at 2:30 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> The kernel-module-mcc-dev brings the kernel API headers used when
> doing application development which uses the libmcc.

In my point of view this commit log is confusing, but, because I
haven´t understood it in fact I cannot propose something better.


>
> This improves the SDK support for Vybrid MCC application development.
>
> Change-Id: Icd8311c79a87500c0a9d97d9b63fb0340a5908a1
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  recipes-bsp/libmcc/libmcc_1.05.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-bsp/libmcc/libmcc_1.05.bb b/recipes-bsp/libmcc/libmcc_1.05.bb
> index de5ec7f..82507a6 100644
> --- a/recipes-bsp/libmcc/libmcc_1.05.bb
> +++ b/recipes-bsp/libmcc/libmcc_1.05.bb
> @@ -22,3 +22,5 @@ COMPATIBLE_MACHINE = "(vf60)"
>  do_install() {
>      oe_runmake 'DESTDIR=${D}' install
>  }
> +
> +RDEPENDS_${PN}-dev += "kernel-module-mcc-dev"

Let me understand. You are adding a RDEPENDS into the -dev package for
the kernel-module-mmc-dev. Right? Well, we can handle this offline as
well.


Another thing, you made 4 patches and you have included the error
message in none commit log. Do you think the error message would be
searched?


Daiane

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


More information about the meta-freescale mailing list