From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5
Date: Mon, 17 Jan 2011 12:14:51 -0700 [thread overview]
Message-ID: <4D34952B.607@mentor.com> (raw)
In-Reply-To: <1295286639-4901-1-git-send-email-raj.khem@gmail.com>
On 01/17/2011 10:50 AM, Khem Raj wrote:
> * Tested various builds seems to hold fine
>
> Signed-off-by: Khem Raj<raj.khem@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
next prev parent reply other threads:[~2011-01-17 19:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-17 17:50 [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5 Khem Raj
2011-01-17 17:50 ` [PATCH 2/2] sane-toolchain.inc: Prefer binutils 2.21 Khem Raj
2011-01-17 18:53 ` Martin Jansa
2011-01-17 19:03 ` [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5 Frans Meulenbroeks
2011-01-17 20:14 ` Khem Raj
2011-01-17 20:33 ` Frans Meulenbroeks
2011-01-17 19:14 ` Tom Rini [this message]
2011-01-18 4:30 ` Roman I Khimov
2011-01-19 3:59 ` Tom Rini
2011-01-19 4:29 ` Khem Raj
2011-01-19 17:37 ` Tom Rini
2011-01-19 17:57 ` Khem Raj
2011-01-19 20:36 ` Tom Rini
2011-01-19 22:30 ` 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=4D34952B.607@mentor.com \
--to=tom_rini@mentor.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.