diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-08 17:03:55 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-08 17:03:55 +0000 |
commit | 3bde3082338c38780a3f04c46b2d78ebe7e6d8fb (patch) | |
tree | 393104efec7eed1f56a8f743cefd084c4bd43848 /conf | |
parent | 9183257694463acb176916f822db18679eaea792 (diff) |
Add a way to compile all collie kernels in one go
BKrev: 4166c87bv6m0sVn3Sm3Hsc3R7FiU4w
Diffstat (limited to 'conf')
-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" |