This adds CVSDATE for each of the CVS packages used inside
authorJohn Bowler <jbowler@nslu2-linux.org>
Wed, 25 May 2005 06:56:16 +0000 (06:56 +0000)
committerJohn Bowler <jbowler@nslu2-linux.org>
Wed, 25 May 2005 06:56:16 +0000 (06:56 +0000)
the openslug build (and the unslung build) setting the date
to a known-good version.

BKrev: 42942190Ox2cWo35RB75R8gMEh2dBg

conf/machine/nslu2.conf

index fb3bfd2..2bbd77f 100644 (file)
@@ -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"