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

Lei, Maohui leimaohui at cn.fujitsu.com
Sun Jan 25 20:04:19 PST 2015


Hi Ross

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

I got it. Thank you .

Lei



From: Burton, Ross [mailto:ross.burton at intel.com]
Sent: Friday, January 23, 2015 10:53 PM
To: Lei, Maohui/雷 茂慧
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] [PATCH] libidn_0.6.14: fix the QA Issue

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<mailto: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<mailto:leimaohui at cn.fujitsu.com>>
---
 meta/recipes-extended/libidn/libidn_0.6.14.bb<http://libidn_0.6.14.bb> | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-extended/libidn/libidn_0.6.14.bb<http://libidn_0.6.14.bb> b/meta/recipes-extended/libidn/libidn_0.6.14.bb<http://libidn_0.6.14.bb>
index ff8d345..4df1d08 100644
--- a/meta/recipes-extended/libidn/libidn_0.6.14.bb<http://libidn_0.6.14.bb>
+++ b/meta/recipes-extended/libidn/libidn_0.6.14.bb<http://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<mailto: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/20150126/8d17c315/attachment.html>


More information about the yocto mailing list