familiar-unstable: don't use cvsdate=now because it produces stuff like this: xrdb...
authorKoen Kooi <koen@openembedded.org>
Fri, 30 Dec 2005 13:31:28 +0000 (13:31 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 30 Dec 2005 13:31:28 +0000 (13:31 +0000)
conf/distro/familiar-unstable.conf

index 409213c..90745eb 100644 (file)
@@ -15,7 +15,7 @@ FEED_URIS += " \
        updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates"
 
 #CVSDATE = 20050331
-CVSDATE = "now"
+#CVSDATE = "now"
 
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross"