From: akuster808 <akuster808@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH][master/fido/dizzy] oprofileui: Use inherit gettext
Date: Fri, 04 Sep 2015 16:47:39 -0700 [thread overview]
Message-ID: <55EA2D9B.3090208@gmail.com> (raw)
In-Reply-To: <1441311635-6303-1-git-send-email-sgw@linux.intel.com>
Queuing up,
Thanks,
Armin
On 09/03/2015 01:20 PM, Saul Wold wrote:
> oprofileui uses gettext during the configuration task so should be inherit
> gettext. This issue appears when an older version of gettext is used do to
> pinning to the older non-gplv3 version.
>
> [YOCTO #7795]
>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-kernel/oprofile/oprofileui.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/oprofile/oprofileui.inc b/meta/recipes-kernel/oprofile/oprofileui.inc
> index 1dfd0c6..8fcf014 100644
> --- a/meta/recipes-kernel/oprofile/oprofileui.inc
> +++ b/meta/recipes-kernel/oprofile/oprofileui.inc
> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>
> DEPENDS = "glib-2.0 avahi intltool-native"
>
> -inherit autotools pkgconfig
> +inherit autotools pkgconfig gettext
>
> EXTRA_OECONF = "--with-avahi"
>
>
prev parent reply other threads:[~2015-09-04 23:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 20:20 [PATCH][master/fido/dizzy] oprofileui: Use inherit gettext Saul Wold
2015-09-04 8:10 ` Joshua Lock
2015-09-04 23:47 ` akuster808 [this message]
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=55EA2D9B.3090208@gmail.com \
--to=akuster808@gmail.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.