All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/3] libcgroup: Fix QA error about .so symlink
Date: Sun, 02 Dec 2012 23:26:13 +0000	[thread overview]
Message-ID: <7327098.TAKnqlOXbO@helios> (raw)
In-Reply-To: <8db2a8dab66febf2844ac62cd207e9e40edec11c.1354480962.git.raj.khem@gmail.com>

On Sunday 02 December 2012 12:45:07 Khem Raj wrote:
> ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so:
> cgroups-pam-plugin path
> '/work/x86_64-angstrom-linux/libcgroup/0.37.1-r1/packages-split/cgroups-pam-
> plugin/lib/security/pam_cgroup.so' ERROR: QA run found fatal errors. Please
> consider fixing them.
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta/recipes-core/libcgroup/libcgroup_0.37.1.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
> b/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb index 3ef1dad..7ac782b
> 100644
> --- a/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
> +++ b/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
> @@ -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"

FWIW, Martin already sent this patch.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2012-12-02 23:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02 20:44 [PATCH 0/3] Upgrade util-linux and misc fixes Khem Raj
2012-12-02 20:45 ` [PATCH 1/3] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC Khem Raj
2012-12-02 20:45 ` [PATCH 2/3] util-linux: Update from 2.21 -> 2.22 Khem Raj
2012-12-03  4:35   ` Saul Wold
2012-12-03  4:37   ` Saul Wold
2012-12-03  5:57     ` Khem Raj
2012-12-03  7:40       ` Saul Wold
2012-12-04 19:51         ` Khem Raj
2012-12-02 20:45 ` [PATCH 3/3] libcgroup: Fix QA error about .so symlink Khem Raj
2012-12-02 23:26   ` Paul Eggleton [this message]
2012-12-03  4:36     ` Saul Wold
2012-12-03  5:59     ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7327098.TAKnqlOXbO@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.