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 | |
parent | 9183257694463acb176916f822db18679eaea792 (diff) |
Add a way to compile all collie kernels in one go
BKrev: 4166c87bv6m0sVn3Sm3Hsc3R7FiU4w
9 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" diff --git a/linux/collie-kernel-24-8_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-24-8_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-24-8_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-32-0_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-32-0_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-32-0_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-32-32_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-32-32_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-32-32_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-48-16_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-48-16_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-48-16_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-64-0_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-64-0_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-64-0_2.4.18-rmk7-pxa3-embedix20030509.oe diff --git a/linux/collie-kernel-all_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-all_2.4.18-rmk7-pxa3-embedix20030509.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/collie-kernel-all_2.4.18-rmk7-pxa3-embedix20030509.oe |