All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 3/4] slugos: prefer busybox 1.18.4
Date: Mon, 14 Mar 2011 10:41:51 +0100	[thread overview]
Message-ID: <4D7DE2DF.708@eukrea.com> (raw)
In-Reply-To: <1300092673.9169.0.camel@localhost>

Hi Marcin,

On 14/03/2011 09:51, Marcin Juszkiewicz wrote:
> Dnia 2011-03-13, nie o godzinie 17:57 +0100, Eric Bénard pisze:
>> --- a/conf/distro/include/preferred-slugos-versions.inc
>> +++ b/conf/distro/include/preferred-slugos-versions.inc
>> @@ -24,7 +24,7 @@ PREFERRED_VERSION_autoconf                    ?=
>> "2.65"
>>   PREFERRED_VERSION_autoconf-native              ?= "2.65"
>>   PREFERRED_VERSION_automake                     ?= "1.11.1"
>>   PREFERRED_VERSION_automake-native              ?= "1.11.1"
>> -PREFERRED_VERSION_busybox                      ?= "1.18.3"
>> +PREFERRED_VERSION_busybox                      ?= "1.18.4"
>
> Can't it be handled by DEFAULT_PREFERENCE_slugos = "1" in
> busybox_1.18.4.bb recipe? Less reparsing.
>
that is a distro choice so if distro want to track the latest stable busybox, 
they can remove this PREFERRED_VERSION_busybox line and the latest stable 
version will be used as a default.
For next version I'll use a 1.19 PV and will only increase PR when fixes are 
added, that will make less changes in the preferred-versions.inc files.

Eric



  reply	other threads:[~2011-03-14  9:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-13 16:57 [PATCH 1/4] busybox: add 1.18.4 Eric Bénard
2011-03-13 16:57 ` [PATCH 2/4] angstrom-2010: use busybox 1.18.4 Eric Bénard
2011-03-13 17:42   ` Koen Kooi
2011-03-13 16:57 ` [PATCH 3/4] slugos: prefer " Eric Bénard
2011-03-14  2:40   ` Mike Westerhof
2011-03-14  8:51   ` Marcin Juszkiewicz
2011-03-14  9:41     ` Eric Bénard [this message]
2011-03-13 16:57 ` [PATCH 4/4] busybox: remove 1.18.3 Eric Bénard
2011-03-13 20:20   ` Khem Raj
2011-03-13 20:19 ` [PATCH 1/4] busybox: add 1.18.4 Khem Raj

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=4D7DE2DF.708@eukrea.com \
    --to=eric@eukrea.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.