[oe-commits] Khem Raj : minimal.conf: Prefer perl 5.10.1

git version control git at git.openembedded.org
Tue Jan 18 00:33:35 UTC 2011


Module: openembedded.git
Branch: master
Commit: c4c7e9c62b73e6124aa4d6f0d8cd3bdb5b725979
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c4c7e9c62b73e6124aa4d6f0d8cd3bdb5b725979

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Jan 17 09:45:47 2011 -0800

minimal.conf: Prefer perl 5.10.1

* Tested various builds seems to hold fine

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Tom Rini <tom_rini at mentor.com>

---

 conf/distro/minimal.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 5a19cbc..5858985 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -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
 #############################################################################





More information about the Openembedded-commits mailing list