Add update_seed to all arches now that a catalyst version supporting it is stable

This commit is contained in:
Raúl Porcel 2013-08-13 10:12:32 +00:00
parent ab800d3b01
commit 2b08a323c9
29 changed files with 29 additions and 0 deletions

View file

@ -5,3 +5,4 @@ rel_type: default
profile: default/linux/powerpc/ppc32/13.0
snapshot: 2008.0
source_subpath: default/stage3-ppc-2008.0
update_seed: yes

View file

@ -8,3 +8,4 @@ source_subpath: embedded/stage3-ppc-uclibc-hardened-2008.0
cflags: -Os -pipe
ldflags: -Wl,-O1
chost: powerpc-gentoo-linux-uclibc
update_seed: yes

View file

@ -8,3 +8,4 @@ source_subpath: embedded/stage3-ppc-uclibc-softfloat-2008.0
cflags: -Os -pipe
ldflags: -Wl,-O1
chost: powerpc-softfloat-linux-uclibc
update_seed: yes

View file

@ -8,3 +8,4 @@ source_subpath: embedded/stage3-ppc-uclibc-2008.0
cflags: -Os -pipe
ldflags: -Wl,-O1
chost: powerpc-gentoo-linux-uclibc
update_seed: yes