From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] help2man: Add native recipe, drop check for being provided.
Date: Wed, 17 Nov 2010 19:22:36 -0700 [thread overview]
Message-ID: <4CE48DEC.1020900@mentor.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1011172054070.5082@juice.ott.cti.com>
On 11/17/2010 07:02 PM, Michael Smith wrote:
> On Wed, 17 Nov 2010, Tom Rini wrote:
>
>> --- a/classes/autotools.bbclass
>> +++ b/classes/autotools.bbclass
>> - deps += 'autoconf-native automake-native '
>> + deps += 'autoconf-native automake-native help2man-native'
>
> Need a space before that closing quote.
Will go fix.
>
>> --- /dev/null
>> +++ b/recipes/help2man/help2man_1.37.1.bb
>> @@ -0,0 +1,21 @@
>> +SRC_URI = "${GNU_MIRROR}/help4man/help2man-${PV}.tar.gz"
>
> s/4/2/ :)
>
>> +do_configure() {
>> + oe_runconf
>> +}
>
> Is this necessary? The old 1.36 recipe has it, too. Is it because auto*
> may not be built yet? Could you add a comment explaining why it's there?
>
The problem is that it gets mad about perl stuff not being around yet
(since we use host perl here, like with automake/conf). I'll add a
comment as well.
--
Tom Rini
Mentor Graphics Corporation
prev parent reply other threads:[~2010-11-18 2:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 0:56 [PATCH] help2man: Add native recipe, drop check for being provided Tom Rini
2010-11-18 2:02 ` Michael Smith
2010-11-18 2:22 ` Tom Rini [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=4CE48DEC.1020900@mentor.com \
--to=tom_rini@mentor.com \
--cc=openembedded-devel@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