add autobuild support for s390/s390x

This commit is contained in:
Mike Frysinger 2014-01-22 23:11:46 -05:00
parent 509986231a
commit 13469f8665
8 changed files with 152 additions and 0 deletions

View file

@ -0,0 +1,8 @@
subarch: s390x
version_stamp: 2008.0
target: stage1
rel_type: default
profile: default/linux/s390/13.0/s390x
snapshot: 2008.0
source_subpath: default/stage3-s390x-latest
update_seed: yes

View file

@ -0,0 +1,7 @@
subarch: s390x
version_stamp: 2008.0
target: stage2
rel_type: default
profile: default/linux/s390/13.0/s390x
snapshot: 2008.0
source_subpath: default/stage1-s390x-2008.0

View file

@ -0,0 +1,7 @@
subarch: s390x
version_stamp: 2008.0
target: stage3
rel_type: default
profile: default/linux/s390/13.0/s390x
snapshot: 2008.0
source_subpath: default/stage2-s390x-2008.0