summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2011-02-03 21:14:55 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2011-02-03 21:14:55 +0100
commit4d1320406fe83a31806b64136ec1a5a0e5a75e1a (patch)
treedebe9f05e9b622d7e17f98154caa44e198ccca1b
parent08d47fa786ee535345118a2680d64b5e1ccd97a3 (diff)
downloadopenembedded-4d1320406fe83a31806b64136ec1a5a0e5a75e1a.tar.gz
minimal.conf: removed pinning of perl 5.10.1 now it has become the default
as discussed with and agreed by Mickey. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--conf/distro/minimal.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 9c623dc9b5..caf7826208 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -122,8 +122,6 @@ 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
#############################################################################