From: John Bowler Date: Wed, 25 May 2005 06:56:16 +0000 (+0000) Subject: This adds CVSDATE for each of the CVS packages used inside X-Git-Tag: Release-2010-05/1~14097 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba992a6143d7031b51a6ec76b91b46a6af88e0e8;p=openembedded.git 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 --- 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"