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

Tom Rini tom_rini at mentor.com
Mon Jan 17 19:14:51 UTC 2011


On 01/17/2011 10:50 AM, Khem Raj wrote:
> * 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
>   #############################################################################

I see different problems with perl 5.10.1 + uclibc + p2020ds, so I guess 
this is fine with me.

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list