diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openmoko.conf | 3 |
1 files changed, 1 insertions, 2 deletions
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 " |