summaryrefslogtreecommitdiffstats
path: root/dev/todo
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-08-06 06:21:15 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-06 06:21:15 (EDT)
commit016abbfde1bb810bad421b7e08b870b5b62e1d81 (patch)
tree43c4d2f22d65531f38179416a92f4415d3bd1186 /dev/todo
parent39d985c3a9826c60f5993759a88e5fb839fb04ff (diff)
Add a buildd responsible for arch:all packages.
Diffstat (limited to 'dev/todo')
-rw-r--r--dev/todo/buildd-infra.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/todo/buildd-infra.mdwn b/dev/todo/buildd-infra.mdwn
index c827601..e802196 100644
--- a/dev/todo/buildd-infra.mdwn
+++ b/dev/todo/buildd-infra.mdwn
@@ -71,6 +71,9 @@ Operation:
if action == accept
touch src:$source_$version_src.opk
ln src:$source_$version_src.opk $masterbuildqueue/
+ remove " all " from space-padded Architecture field value
+ if value changed
+ ln src:$source_$version_src.opk $archindepbuildqueue/
remove " any " from space-padded Architecture field value
if value changed
foreach archbuildqueue
@@ -183,6 +186,7 @@ Filesystem Layout
+- <build-queue-root>/
| +- master/
| +- arch/
+ | | +- all/ -> ../buildd/core/
| | +- core-linux-eglibc/ -> ../buildd/core/
| | +- i686-linux-eglibc/ -> ../buildd/i686/
| | +- cortexa8-linux-eglibc/ -> ../buildd/cortexa8/