* [PATCH][master/fido/dizzy] oprofileui: Use inherit gettext
@ 2015-09-03 20:20 Saul Wold
2015-09-04 8:10 ` Joshua Lock
2015-09-04 23:47 ` akuster808
0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2015-09-03 20:20 UTC (permalink / raw)
To: openembedded-core, richard.purdie, gabrbedd
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"
--
2.1.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH][master/fido/dizzy] oprofileui: Use inherit gettext
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
1 sibling, 0 replies; 3+ messages in thread
From: Joshua Lock @ 2015-09-04 8:10 UTC (permalink / raw)
To: openembedded-core
On Thu, 2015-09-03 at 13:20 -0700, 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]
I've queued this in my fido-next branch[1].
Cheers,
Joshua
1. http://cgit.openembedded.org/openembedded-core-contrib/log/?h=joshua
gl/fido-next
>
> 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"
>
> --
> 2.1.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][master/fido/dizzy] oprofileui: Use inherit gettext
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
1 sibling, 0 replies; 3+ messages in thread
From: akuster808 @ 2015-09-04 23:47 UTC (permalink / raw)
To: openembedded-core
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"
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-04 23:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox