aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-05-25 06:56:16 +0000
committerJohn Bowler <jbowler@nslu2-linux.org>2005-05-25 06:56:16 +0000
commitba992a6143d7031b51a6ec76b91b46a6af88e0e8 (patch)
treebf2cfc88fd3d569f2426cc0b3d164b4d0041179c
parent5ae3e554f63cd6005a83b76da691946dd4dbb1c8 (diff)
downloadopenembedded-ba992a6143d7031b51a6ec76b91b46a6af88e0e8.tar.gz
This adds CVSDATE for each of the CVS packages used inside
the openslug build (and the unslung build) setting the date to a known-good version. BKrev: 42942190Ox2cWo35RB75R8gMEh2dBg
-rw-r--r--conf/machine/nslu2.conf15
1 files changed, 3 insertions, 12 deletions
diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf
index fb3bfd24d5..2bbd77ff56 100644
--- a/conf/machine/nslu2.conf
+++ b/conf/machine/nslu2.conf
@@ -15,15 +15,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
KERNEL_CONSOLE = "ttyS0,115200n8"
USE_VT = "0"
-# These no longer work, the patches have moved ahead.
-#CVSDATE_gnu-config-native ?= "20050405"
-#CVSDATE_ipkg-utils-native ?= "20050405"
-#CVSDATE_ipkg-link ?= "20050405"
-#CVSDATE_uclibc ?= "20050405"
-#CVSDATE_genext2fs ?= "20050405"
-#CVSDATE_genext2fs-native ?= "20050405"
-#NOTE: unslung, openslug and uclibc openslug have been
-# verified using CVS downloads from 20050518, removing
-# the above lines causes the latest CVS source to be
-# used, if things break try using the above lines with
-# 20050518 as the date.
+CVSDATE_gnu-config-native ?= "20050523"
+CVSDATE_ipkg-utils-native ?= "20050523"
+CVSDATE_ipkg-link ?= "20050523"