All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings
Date: Tue, 22 Jan 2013 08:04:44 -0500	[thread overview]
Message-ID: <20130122130444.GB14770@windriver.com> (raw)
In-Reply-To: <1358857259-11444-4-git-send-email-Martin.Jansa@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 919 bytes --]

[[oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings] On 13.01.22 (Tue 13:20) Martin Jansa wrote:

> autofs-5.0.7: autofs: Files/directories were installed but not shipped
>   /run
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
> ---
>  meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> index bf679b4..2bf03f1 100644
> --- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> +++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> @@ -60,4 +60,8 @@ do_configure_prepend () {
>          fi
>  }
>  
> +do_install_append () {
> +	test -d ${D}/run && rmdir ${D}/run
> +}
> +
>  INSANE_SKIP_${PN} = "dev-so"

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-01-22 13:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 12:20 [PATCH][meta-oe][meta-networking][meta-xfce 1/4] openldap: fix QA warnings Martin Jansa
2013-01-22 12:20 ` [PATCH][meta-oe][meta-networking][meta-xfce 2/4] gateone: " Martin Jansa
2013-01-22 12:20 ` [PATCH][meta-oe][meta-networking][meta-xfce 3/4] xfce-icon-theme: " Martin Jansa
2013-01-22 12:20 ` [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: " Martin Jansa
2013-01-22 13:04   ` Joe MacDonald [this message]
2013-01-22 15:04   ` Koen Kooi
2013-01-22 15:44     ` Martin Jansa
2013-01-22 16:01       ` Koen Kooi

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=20130122130444.GB14770@windriver.com \
    --to=joe.macdonald@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.