[oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings

Joe MacDonald Joe.MacDonald at windriver.com
Tue Jan 22 13:04:44 UTC 2013


[[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 at gmail.com>
Signed-off-by: Joe MacDonald <joe.macdonald at 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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130122/ae8e846b/attachment-0002.sig>


More information about the Openembedded-devel mailing list