diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-30 15:41:28 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-30 15:41:28 +0000 |
commit | da8d028eb6728a5dfae5f8565807ff3ccbf4ddd4 (patch) | |
tree | 6f1491ac393710e7816228b2ca5b90631fc9310f /conf | |
parent | 80dba38ccbbe10e325497702ce869b7fccd2e6b5 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/30 17:36:03+02:00 utwente.nl!koen
familiar-0.8.2.conf:
fix typo in feeds
2005/03/30 17:17:54+02:00 uni-frankfurt.de!mickeyl
upgrade python to 2.4.1
BKrev: 424ac8a8rG-zovjaRwqkaAyN_2kENQ
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/familiar-0.8.2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/familiar-0.8.2.conf b/conf/distro/familiar-0.8.2.conf index 8a7c37959a..2720812315 100644 --- a/conf/distro/familiar-0.8.2.conf +++ b/conf/distro/familiar-0.8.2.conf @@ -9,7 +9,7 @@ DISTRO_TYPE = "release" FEED_URIS += " \ base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \ - updates#http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates" + updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates" CVSDATE = 20050328 |