[oe] [PATCH 3/4] slugos: prefer busybox 1.18.4

Eric Bénard eric at eukrea.com
Mon Mar 14 09:41:51 UTC 2011


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




More information about the Openembedded-devel mailing list