[OE-core] [PATCH] libcgroup: fix INSANE_SKIP

Andreas Müller schnitzeltony at googlemail.com
Fri Nov 30 19:34:09 UTC 2012


On Thu, Nov 29, 2012 at 4:05 PM, Martin Jansa <martin.jansa at gmail.com> wrote:
> * that .so file is in cgroups-pam-plugin not PN
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta/recipes-core/libcgroup/libcgroup_0.37.1.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb b/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
> index 3ef1dad..e74f831 100644
> --- a/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
> +++ b/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
> @@ -3,7 +3,7 @@ SECTION = "libs"
>  LICENSE = "LGPLv2.1"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
>
> -PR = "r1"
> +PR = "r2"
>
>  inherit autotools pkgconfig
>
> @@ -24,4 +24,4 @@ FILES_${PN}-dbg += "${base_libdir}/security/.debug"
>  FILES_${PN}-dev += "${base_libdir}/security/*.la"
>
>  # We really need the symlink so :(
> -INSANE_SKIP_${PN} = "dev-so"
> +INSANE_SKIP_cgroups-pam-plugin = "dev-so"
> --
> 1.8.0
>
Acked-by: Andreas Müller <schnitzeltony at googlemail.com>




More information about the Openembedded-core mailing list