From 0d1353e0d7e3646b0bcde4bb5b7d38690d8cca96 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Wed, 17 May 2006 00:39:09 +0200 Subject: [PATCH] local.conf.sample: use familiar source directory instead of oesources Signed-off-by: Rene Wagner --- org.handhelds.familiar/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.handhelds.familiar/conf/local.conf.sample b/org.handhelds.familiar/conf/local.conf.sample index 7194eaf..76bf1ed 100644 --- a/org.handhelds.familiar/conf/local.conf.sample +++ b/org.handhelds.familiar/conf/local.conf.sample @@ -118,7 +118,7 @@ BBINCLUDELOGS = "yes" # Specifies a location to search for pre-generated tarballs when fetching # a cvs:// URI. Outcomment this, if you always want to pull directly from CVS. -CVS_TARBALL_STASH = "http://www.oesources.org/source/current/" +CVS_TARBALL_STASH = "http://familiar.handhelds.org/source/v0.8.4-rc2/sources/" # EDIT THIS FILE and then remove the line below before using! REMOVE_THIS_LINE:="${@oe.fatal('Read the comments in your conf/local.conf')}" -- 2.41.1