From: Rod Whitby Date: Fri, 14 Sep 2007 00:45:53 +0000 (+0000) Subject: openmoko.conf: comment out moko-autorev.inc to enable stability for the openmoko... X-Git-Tag: Release-2010-05/1~8659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccb6f8471bef72ddfcfbcc2b6f67df68d17b303;p=openembedded.git openmoko.conf: comment out moko-autorev.inc to enable stability for the openmoko community. Change approved by mickeyl. --- diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index 26bcc2472c..8657b1140a 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -35,5 +35,7 @@ PREFERRED_VERSION_binutils ?= "2.17.50.0.12" PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.12" require conf/distro/include/preferred-openmoko-versions.inc -require conf/distro/include/moko-autorev.inc + +# Bleeding-edge developers should add the following line to their local.conf: +# require conf/distro/include/moko-autorev.inc