From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/4] gettext 0.16.1: disable native
Date: Fri, 20 Feb 2015 13:33:21 +0800 [thread overview]
Message-ID: <54E6C721.7060505@windriver.com> (raw)
In-Reply-To: <eceff7d5f3e72ad90a818f7c8b42270f4c8ccb9b.1424230079.git.liezhi.yang@windriver.com>
Hello,
Any comments on the two patches, please ?
// Robert
On 02/18/2015 11:28 AM, Robert Yang wrote:
> ERROR: The recipe gettext-native is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
> sysroots/x86_64-linux/usr/share/gettext/config.rpath
> Matched in manifest-x86_64-gettext-minimal-native.populate_sysroot
> sysroots/x86_64-linux/usr/share/gettext/po/remove-potcdate.sin
> Matched in manifest-x86_64-gettext-minimal-native.populate_sysroot
> sysroots/x86_64-linux/usr/share/gettext/po/Makefile.in.in
> Matched in manifest-x86_64-gettext-minimal-native.populate_sysroot
> Please verify which recipe should provide the above files.
>
> We have 0.19.4, so disable it rather than fix.
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta/recipes-core/gettext/gettext_0.16.1.bb | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
> index 892194c..97acf7b 100644
> --- a/meta/recipes-core/gettext/gettext_0.16.1.bb
> +++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
> @@ -7,9 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9ea3144f04c41cd2eada5d3f472e6ea5"
>
> PR = "r6"
> DEPENDS = "virtual/libiconv"
> -DEPENDS_class-native = ""
> PROVIDES = "virtual/libintl virtual/gettext"
> -PROVIDES_class-native = ""
>
> SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
> file://gettext-vpath.patch \
> @@ -106,4 +104,4 @@ remove_sysroot_m4_macros () {
> rm -r "${SYSROOT_DESTDIR}${datadir}/aclocal"
> }
>
> -BBCLASSEXTEND = "native nativesdk"
> +BBCLASSEXTEND = "nativesdk"
>
next prev parent reply other threads:[~2015-02-20 5:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 3:28 [PATCH 0/4] meta: 4 fixes Robert Yang
2015-02-18 3:28 ` [PATCH 1/4] meta: fix build with gettext 0.16.1 Robert Yang
2015-02-18 3:28 ` [PATCH 2/4] gettext 0.16.1: disable native Robert Yang
2015-02-20 5:33 ` Robert Yang [this message]
2015-02-20 12:53 ` Richard Purdie
2015-02-21 1:57 ` Robert Yang
2015-02-18 3:28 ` [PATCH 3/4] btrfs-tools: fix for parallel build Robert Yang
2015-02-18 3:28 ` [PATCH 4/4] bind: fix paralle issue Robert Yang
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=54E6C721.7060505@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@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.