All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5
@ 2011-01-17 17:50 Khem Raj
  2011-01-17 17:50 ` [PATCH 2/2] sane-toolchain.inc: Prefer binutils 2.21 Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Khem Raj @ 2011-01-17 17:50 UTC (permalink / raw)
  To: openembedded-devel

* 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
 #############################################################################
-- 
1.7.2.3




^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-01-19 22:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.