From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-core@lists.openembedded.org
Cc: Denys Dmytriyenko <denys@ti.com>
Subject: Re: [morty][PATCH v2] attr/ea-acl: pass --disable-gettext when USE_NLS=no
Date: Tue, 17 Jan 2017 12:26:54 -0500 [thread overview]
Message-ID: <20170117172654.GO15833@denix.org> (raw)
In-Reply-To: <1484094088-5338-1-git-send-email-denis@denix.org>
Ping
On Tue, Jan 10, 2017 at 07:21:28PM -0500, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
>
> Fixes following error in configure:
> FATAL ERROR: msgfmt does not seem to be installed.
> attr cannot be built without a working gettext installation.
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
>
> (From OE-Core rev: d044fad8a0ac5d57deb88b25106f3a39cb7c1636)
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> v2 - morty still requires expand option to d.getVar()
>
> meta/recipes-support/attr/ea-acl.inc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-support/attr/ea-acl.inc b/meta/recipes-support/attr/ea-acl.inc
> index 370e16f..4d6ad20 100644
> --- a/meta/recipes-support/attr/ea-acl.inc
> +++ b/meta/recipes-support/attr/ea-acl.inc
> @@ -10,6 +10,7 @@ inherit autotools-brokensep gettext
> EXTRA_AUTORECONF += "--exclude=autoheader"
> EXTRA_OECONF = "INSTALL_USER=root INSTALL_GROUP=root"
> EXTRA_OECONF_append_class-native = " --enable-gettext=no"
> +EXTRA_OECONF_append_class-target = "${@['', ' --disable-gettext '][(d.getVar('USE_NLS', True) == 'no')]}"
>
> EXTRA_OEMAKE = "PKG_LIB_DIR=${base_libdir} PKG_DEVLIB_DIR=${libdir}"
>
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2017-01-17 17:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-11 0:21 [morty][PATCH v2] attr/ea-acl: pass --disable-gettext when USE_NLS=no Denys Dmytriyenko
2017-01-17 17:26 ` Denys Dmytriyenko [this message]
2017-01-18 16:19 ` akuster808
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=20170117172654.GO15833@denix.org \
--to=denis@denix.org \
--cc=denys@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox