[yocto] [PATCH] libidn_0.6.14: fix the QA Issue

Burton, Ross ross.burton at intel.com
Fri Jan 23 06:52:54 PST 2015


Hi Lei,

Patches for oe-core should go to the openembedded-core@ mailing list, not
yocto at .  But thanks, I've queued this for master.

Ross

On 23 January 2015 at 04:15, Lei Maohui <leimaohui at cn.fujitsu.com> wrote:

> To fix the QA Issue as following:
> ERROR: QA Issue: libidn: Files/directories were installed but not shipped
>   /usr/share/emacs
>   /usr/share/emacs/site-lisp
>   /usr/share/emacs/site-lisp/punycode.el
>   /usr/share/emacs/site-lisp/idna.el [installed-vs-shipped]
>
> Signed-off-by: Lei Maohui <leimaohui at cn.fujitsu.com>
> ---
>  meta/recipes-extended/libidn/libidn_0.6.14.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-extended/libidn/libidn_0.6.14.bb
> b/meta/recipes-extended/libidn/libidn_0.6.14.bb
> index ff8d345..4df1d08 100644
> --- a/meta/recipes-extended/libidn/libidn_0.6.14.bb
> +++ b/meta/recipes-extended/libidn/libidn_0.6.14.bb
> @@ -29,4 +29,5 @@ do_configure_prepend() {
>
>  do_install_append() {
>         rm -rf ${D}${libdir}/Libidn.dll
> +       rm -rf ${D}${datadir}/emacs
>  }
> --
> 1.8.4.2
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150123/28379e05/attachment.html>


More information about the yocto mailing list