Hi Lei,

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

Ross

On 23 January 2015 at 04:15, Lei Maohui <leimao...@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 <leimao...@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@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to