specs: Replace 'latest' with @TIMESTAMP@

... except in stage1's source_subpath, which actually should be
literally "latest".

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-04-28 21:33:11 -07:00
parent 94d43f6444
commit 51610fd582
199 changed files with 593 additions and 593 deletions

View file

@ -1,9 +1,9 @@
subarch: ppc
target: stage1
version_stamp: uclibc-hardened-latest
version_stamp: uclibc-hardened-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc/hardened
snapshot: latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage3-ppc-uclibc-hardened-latest
cflags: -Os -pipe
ldflags: -Wl,-O1

View file

@ -1,10 +1,10 @@
subarch: ppc
target: stage2
version_stamp: uclibc-hardened-latest
version_stamp: uclibc-hardened-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc/hardened
snapshot: latest
source_subpath: embedded/stage1-ppc-uclibc-hardened-latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage1-ppc-uclibc-hardened-@TIMESTAMP@
cflags: -Os -pipe
ldflags: -Wl,-O1
chost: powerpc-gentoo-linux-uclibc

View file

@ -1,7 +1,7 @@
subarch: ppc
target: stage3
version_stamp: uclibc-hardened-latest
version_stamp: uclibc-hardened-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc/hardened
snapshot: latest
source_subpath: embedded/stage2-ppc-uclibc-hardened-latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage2-ppc-uclibc-hardened-@TIMESTAMP@

View file

@ -1,9 +1,9 @@
subarch: ppc
target: stage1
version_stamp: uclibc-softfloat-latest
version_stamp: uclibc-softfloat-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc
snapshot: latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage3-ppc-uclibc-softfloat-latest
cflags: -Os -pipe
ldflags: -Wl,-O1

View file

@ -1,10 +1,10 @@
subarch: ppc
target: stage2
version_stamp: uclibc-softfloat-latest
version_stamp: uclibc-softfloat-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc
snapshot: latest
source_subpath: embedded/stage1-ppc-uclibc-softfloat-latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage1-ppc-uclibc-softfloat-@TIMESTAMP@
cflags: -Os -pipe
ldflags: -Wl,-O1
chost: powerpc-softfloat-linux-uclibc

View file

@ -1,7 +1,7 @@
subarch: ppc
target: stage3
version_stamp: uclibc-softfloat-latest
version_stamp: uclibc-softfloat-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc
snapshot: latest
source_subpath: embedded/stage2-ppc-uclibc-softfloat-latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage2-ppc-uclibc-softfloat-@TIMESTAMP@

View file

@ -1,9 +1,9 @@
subarch: ppc
target: stage1
version_stamp: uclibc-latest
version_stamp: uclibc-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc
snapshot: latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage3-ppc-uclibc-latest
cflags: -Os -pipe
ldflags: -Wl,-O1

View file

@ -1,10 +1,10 @@
subarch: ppc
target: stage2
version_stamp: uclibc-latest
version_stamp: uclibc-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc
snapshot: latest
source_subpath: embedded/stage1-ppc-uclibc-latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage1-ppc-uclibc-@TIMESTAMP@
cflags: -Os -pipe
ldflags: -Wl,-O1
chost: powerpc-gentoo-linux-uclibc

View file

@ -1,7 +1,7 @@
subarch: ppc
target: stage3
version_stamp: uclibc-latest
version_stamp: uclibc-@TIMESTAMP@
rel_type: embedded
profile: uclibc/ppc
snapshot: latest
source_subpath: embedded/stage2-ppc-uclibc-latest
snapshot: @TIMESTAMP@
source_subpath: embedded/stage2-ppc-uclibc-@TIMESTAMP@