diff options
-rw-r--r-- | catalyst/specs/uclibc/ppc/stage1.spec | 8 | ||||
-rw-r--r-- | catalyst/specs/uclibc/ppc/stage2.spec | 7 | ||||
-rw-r--r-- | catalyst/specs/uclibc/ppc/stage3.spec | 7 |
3 files changed, 10 insertions, 12 deletions
diff --git a/catalyst/specs/uclibc/ppc/stage1.spec b/catalyst/specs/uclibc/ppc/stage1.spec index 83ed503..d066b7e 100644 --- a/catalyst/specs/uclibc/ppc/stage1.spec +++ b/catalyst/specs/uclibc/ppc/stage1.spec @@ -1,12 +1,12 @@ subarch: ppc target: stage1 -version_stamp: uclibc-20080105 +version_stamp: uclibc-20080110 rel_type: default profile: uclibc/ppc -snapshot: 20080101 -source_subpath: stage3-ppc-uclibc-2006.1 +snapshot: 20080110 +source_subpath: stage3-ppc-uclibc-20080105 cflags: -Os -pipe cxxflags: -Os -pipe ldflags: -Wl,-z,relro chost: powerpc-gentoo-linux-uclibc -portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc +portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc diff --git a/catalyst/specs/uclibc/ppc/stage2.spec b/catalyst/specs/uclibc/ppc/stage2.spec index f59fdb9..f085110 100644 --- a/catalyst/specs/uclibc/ppc/stage2.spec +++ b/catalyst/specs/uclibc/ppc/stage2.spec @@ -1,13 +1,12 @@ subarch: ppc target: stage2 -version_stamp: uclibc-20080105 +version_stamp: uclibc-20080110 rel_type: default profile: uclibc/ppc -snapshot: 20080101 -source_subpath: default/stage1-ppc-uclibc-20080105 +snapshot: 20080110 +source_subpath: default/stage1-ppc-uclibc-20080110 cflags: -Os -pipe cxxflags: -Os -pipe ldflags: -Wl,-z,relro chost: powerpc-gentoo-linux-uclibc -portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc diff --git a/catalyst/specs/uclibc/ppc/stage3.spec b/catalyst/specs/uclibc/ppc/stage3.spec index a2ded93..65d3c02 100644 --- a/catalyst/specs/uclibc/ppc/stage3.spec +++ b/catalyst/specs/uclibc/ppc/stage3.spec @@ -1,12 +1,11 @@ subarch: ppc target: stage3 -version_stamp: uclibc-20080105 +version_stamp: uclibc-20080110 rel_type: default profile: uclibc/ppc -snapshot: 20080101 -source_subpath: default/stage2-ppc-uclibc-20080105 +snapshot: 20080110 +source_subpath: default/stage2-ppc-uclibc-20080110 cflags: -Os -pipe cxxflags: -Os -pipe ldflags: -Wl,-z,relro -portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc |