From: Michael Lauer Date: Sun, 19 Aug 2007 20:06:08 +0000 (+0000) Subject: openmoko.conf: remove svnnow, fix typo in feed addresses X-Git-Tag: Release-2010-05/1~8890 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac33e9a4de35a687bd80c190cdd49caf573ab57;p=openembedded.git openmoko.conf: remove svnnow, fix typo in feed addresses --- diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index e4a1518ed0..7061ef2c63 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -5,7 +5,6 @@ #----------------------------------------------------------------------------- require conf/distro/angstrom-2007.1.conf -require conf/distro/include/openmoko-srcdate-now.inc # # Header @@ -29,4 +28,4 @@ FEED_URIS = "\ \ updates-all##http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/ipk/all \ updates-armv4t##http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/ipk/armv4t \ - updates-fic-gta01##http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/fic-gta01 " + updates-fic-gta01##http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/ipk/fic-gta01 "