From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] quota 4.00: add DEPENDS gettext-native
Date: Mon, 23 Jul 2012 11:00:28 +0100 [thread overview]
Message-ID: <1343037628.21788.83.camel@ted> (raw)
In-Reply-To: <5e873b2c99606b089ed82777f64049837a30beb0.1343032359.git.jackie.huang@windriver.com>
On Mon, 2012-07-23 at 16:38 +0800, jackie.huang@windriver.com wrote:
> From: Jackie Huang <jackie.huang@windriver.com>
>
> do_install needs command 'msgfmt', it would fail if the command
> doesn't exist on the host, add DEPENDS gettext-native to fix this.
>
> [YOCTO #2811]
>
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> ---
> meta/recipes-extended/quota/quota_4.00.bb | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-extended/quota/quota_4.00.bb b/meta/recipes-extended/quota/quota_4.00.bb
> index 5fef9cb..25f6381 100644
> --- a/meta/recipes-extended/quota/quota_4.00.bb
> +++ b/meta/recipes-extended/quota/quota_4.00.bb
> @@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "eb2b045f58b98299edc568b8607b95b10735b4a131fa5196f41c89b51f
>
> S = "${WORKDIR}/quota-tools"
>
> +DEPENDS = "gettext-native"
> +
> inherit autotools
>
> EXTRA_OEMAKE += 'STRIP=""'
Shouldn't this be "inherit gettext" ?
Cheers,
Richard
next prev parent reply other threads:[~2012-07-23 10:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 8:38 [PATCH 0/1] quota 4.00: add DEPENDS gettext-native jackie.huang
2012-07-23 8:38 ` [PATCH 1/1] " jackie.huang
2012-07-23 10:00 ` Richard Purdie [this message]
2012-07-24 5:17 ` jhuang0
2012-08-24 3:18 ` jhuang0
2012-09-06 14:00 ` Ahsan, Noor
2012-09-12 14:02 ` Richard Purdie
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=1343037628.21788.83.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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