diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-09-14 00:45:53 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-09-14 00:45:53 +0000 |
commit | eccb6f8471bef72ddfcfbcc2b6f67df68d17b303 (patch) | |
tree | a44e079ed5b4977f26a110cfa83a5fd9cb7c88b6 /conf/distro/openmoko.conf | |
parent | 79f77d92fc5ee018b591cbc2c86bae30f78a90ac (diff) |
openmoko.conf: comment out moko-autorev.inc to enable stability for the openmoko community. Change approved by mickeyl.
Diffstat (limited to 'conf/distro/openmoko.conf')
-rw-r--r-- | conf/distro/openmoko.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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 |