From: Koen Kooi Date: Fri, 30 Dec 2005 13:31:28 +0000 (+0000) Subject: familiar-unstable: don't use cvsdate=now because it produces stuff like this: xrdb... X-Git-Tag: Release-2010-05/1~9453^2~2822 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9def82d44c0fa52f4d53490579c2d049bcc2e0;p=openembedded.git familiar-unstable: don't use cvsdate=now because it produces stuff like this: xrdb-0.0cvsnow-r2 --- diff --git a/conf/distro/familiar-unstable.conf b/conf/distro/familiar-unstable.conf index 409213ce10..90745ebe2d 100644 --- a/conf/distro/familiar-unstable.conf +++ b/conf/distro/familiar-unstable.conf @@ -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"