[oe] [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5

Khem Raj raj.khem at gmail.com
Mon Jan 17 20:14:00 UTC 2011


On Mon, Jan 17, 2011 at 11:03 AM, Frans Meulenbroeks
<fransmeulenbroeks at gmail.com> wrote:
> 2011/1/17 Khem Raj <raj.khem at gmail.com>:
>> * Tested various builds seems to hold fine
>>
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>  conf/distro/minimal.conf |    5 +++--
>>  1 files changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
>> index 5a19cbc..f495d13 100644
>> --- a/conf/distro/minimal.conf
>> +++ b/conf/distro/minimal.conf
>> @@ -108,7 +108,7 @@ INHERIT += "recipe_sanity"
>>  # PREFERRED VERSIONS
>>  #############################################################################
>>  require conf/distro/include/preferred-e-versions.inc
>> -require conf/distro/include/preferred-opie-versions-1.2.4.inc
>> +require conf/distro/include/preferred-opie-versions-1.2.5.inc
>>
>>  PREFERRED_PROVIDER_opkg ?= "opkg"
>>  PREFERRED_PROVIDER_virtual/update-alternatives ?= "opkg"
>> @@ -119,7 +119,8 @@ PREFERRED_VERSION_qt4-embedded = "${PREFERRED_QT_VERSION}"
>>  PREFERRED_VERSION_qt4-embedded-gles = "${PREFERRED_QT_VERSION}"
>>  PREFERRED_VERSION_qt4-x11-free = "${PREFERRED_QT_VERSION}"
>>  PREFERRED_VERSION_qt4-x11-free-gles = "${PREFERRED_QT_VERSION}"
>> -
>> +PREFERRED_VERSION_perl = "5.10.1"
>> +PREFERRED_VERSION_perl-native = "5.10.1"
>>  #############################################################################
>>  # CONTENTS
>>  #############################################################################
>> --
>> 1.7.2.3
>
> No opinion on the opie stuff, but I'm using perl 5.10.1 for quite a
> while, so that part has my ack.
> (maybe split into two patches, one for opie, one for perl).
>

I will commit them as two patches if that helps

> Frans
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list