diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-3.5.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/openzaurus-3.5.1.conf b/conf/distro/openzaurus-3.5.1.conf index 9f203e58b1..48260d37c9 100644 --- a/conf/distro/openzaurus-3.5.1.conf +++ b/conf/distro/openzaurus-3.5.1.conf @@ -1,8 +1,8 @@ include conf/distro/openzaurus.conf DISTRO = "openzaurus" -#FEED_URIS_openzaurus = "OZ-3.5.1##http://openzaurus.org/official/unstable/3.5.1/feed/ \ -# OZ-Upgrades##http://openzaurus.org/official/unstable/3.5.1/upgrades/" +FEED_URIS_openzaurus = "OZ-3.5.1##http://openzaurus.org/official/unstable/3.5.1/feed/ \ + OZ-Upgrades##http://openzaurus.org/official/unstable/3.5.1/upgrades/" CVSDATE = 20040915 ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95" |