From: Frans Meulenbroeks Date: Thu, 3 Feb 2011 20:14:55 +0000 (+0100) Subject: minimal.conf: removed pinning of perl 5.10.1 now it has become the default X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1320406fe83a31806b64136ec1a5a0e5a75e1a;p=openembedded.git 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 --- 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 #############################################################################