Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/5] mercurial-native: Add 1.9 version
Date: Fri, 15 Jul 2011 15:22:38 -0700	[thread overview]
Message-ID: <4E20BDAE.60309@mentor.com> (raw)
In-Reply-To: <CAMKF1sqYRFyjdBdQwWXfxtOytKQGpZP+ww569eR6DnkCCfpdtw@mail.gmail.com>

On 07/15/2011 03:14 PM, Khem Raj wrote:
> On Fri, Jul 15, 2011 at 3:03 PM, Tom Rini <tom_rini@mentor.com> wrote:
>> This is based on 91c14caa8819b08def8ea99e02949e49604c2e86 from oe.dev
>> with an update to 1.9.
>>
>> Signed-off-by: Tom Rini <tom_rini@mentor.com>
>> ---
>>  .../mercurial/mercurial-native_1.9.bb              |   24 ++++++++++++++++++++
>>  1 files changed, 24 insertions(+), 0 deletions(-)
>>  create mode 100644 meta/recipes-devtools/mercurial/mercurial-native_1.9.bb
>>
>> diff --git a/meta/recipes-devtools/mercurial/mercurial-native_1.9.bb b/meta/recipes-devtools/mercurial/mercurial-native_1.9.bb
>> new file mode 100644
>> index 0000000..b4438a3
>> --- /dev/null
>> +++ b/meta/recipes-devtools/mercurial/mercurial-native_1.9.bb
>> @@ -0,0 +1,24 @@
>> +DESCRIPTION = "The Mercurial distributed SCM"
>> +HOMEPAGE = "http://mercurial.selenic.com/"
>> +SECTION = "console/utils"
>> +LICENSE = "GPLv2"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>> +DEPENDS = "python-native"
>> +PR = "r1"
>> +
>> +SRC_URI = "http://mercurial.selenic.com/release/mercurial-${PV}.tar.gz"
>> +SRC_URI[md5sum] = "d4842129fa2732eb6ed1180467bc32e2"
>> +SRC_URI[sha256sum] = "711e4b1cd2924a7a88499d6c431a9122390183bf554d4e153edbb3b2f30123e0"
>> +
>> +S = "${WORKDIR}/mercurial-${PV}"
>> +
>> +inherit native
> 
> why not use BBCLASSEXTEND although I dont know why someone would want
> target package of hg

To avoid the "ok, now how do we split this up for the target" before
someone says they want it.  oe.dev is also just a native atm.

-- 
Tom Rini
Mentor Graphics Corporation



  reply	other threads:[~2011-07-15 22:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15 22:03 [PATCH 0/5] Optionally trade required_utils for -native builds Tom Rini
2011-07-15 22:03 ` [PATCH 1/5] mercurial-native: Add 1.9 version Tom Rini
2011-07-15 22:14   ` Khem Raj
2011-07-15 22:22     ` Tom Rini [this message]
2011-07-15 22:03 ` [PATCH 2/5] bitbake.conf, sanity.bbclass: Make mercurial-native optional Tom Rini
2011-07-15 22:03 ` [PATCH 3/5] help2man-native: Add 1.36.4 (GPLv2) and 1.38.2 (GPLv3) Tom Rini
2011-07-15 22:24   ` Saul Wold
2011-07-15 22:29     ` Tom Rini
2011-07-15 22:41       ` Saul Wold
2011-07-15 22:47       ` Richard Purdie
2011-07-15 22:48   ` Richard Purdie
2011-07-15 22:53     ` Tom Rini
2011-07-18 22:13       ` Tom Rini
2011-07-19 12:17         ` Phil Blundell
2011-07-19 14:18           ` Tom Rini
2011-07-15 22:03 ` [PATCH 4/5] sanity.bbclass: Add help2man-native to ASSUME_PROVIDED if found Tom Rini
2011-07-15 22:03 ` [PATCH 5/5] autotools.bbclass: Add help2man-native to the main DEPENDS tree Tom Rini

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=4E20BDAE.60309@mentor.com \
    --to=tom_rini@mentor.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