diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-11-14 15:44:28 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-11-14 15:44:28 +0000 |
commit | 153ed023fc3341c5a8679c9d5992be957339014e (patch) | |
tree | 58d773a0366af7c1c81b98e0293aed75d3bb14f3 /conf | |
parent | b016f9c2bd40fdcafd2ffeb563164ab08e80780c (diff) |
openmoko.conf: add neo1973 feed
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openmoko.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index 758f6c612f..f2007c231f 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -24,10 +24,12 @@ PREMIRRORS = "(ftp|https?)$://.*/.*/ http://downloads.openmoko.org/sources/" FEED_URIS = "\ snapshot-all##http://buildhost.openmoko.org/snapshots/2007.08/ipk/all \ snapshot-armv4t##http://buildhost.openmoko.org/snapshots/2007.08/ipk/armv4t \ + snapshot-neo1973##http://buildhost.openmoko.org/snapshots/2007.08/ipk/neo1973 \ snapshot-fic-gta01##http://buildhost.openmoko.org/snapshots/2007.08/ipk/fic-gta01 \ \ 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-neo1973##http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/ipk/neo1973 \ updates-fic-gta01##http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/ipk/fic-gta01 " # 2.18 seems to break badly on 64-bit systems |