s390x: fix version_stamp
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
6f46d57fa4
commit
872afc0e5c
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
subarch: s390x
|
subarch: s390x
|
||||||
version_stamp: @TIMESTAMP@-openrc
|
version_stamp: openrc-@TIMESTAMP@
|
||||||
target: stage1
|
target: stage1
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/s390/17.0/s390x
|
profile: default/linux/s390/17.0/s390x
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
subarch: s390x
|
subarch: s390x
|
||||||
version_stamp: @TIMESTAMP@-systemd
|
version_stamp: systemd-@TIMESTAMP@
|
||||||
target: stage1
|
target: stage1
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/s390/17.0/s390x/systemd
|
profile: default/linux/s390/17.0/s390x/systemd
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
subarch: s390x
|
subarch: s390x
|
||||||
version_stamp: @TIMESTAMP@-openrc
|
version_stamp: openrc-@TIMESTAMP@
|
||||||
target: stage3
|
target: stage3
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/s390/17.0/s390x
|
profile: default/linux/s390/17.0/s390x
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
subarch: s390x
|
subarch: s390x
|
||||||
version_stamp: @TIMESTAMP@-systemd
|
version_stamp: systemd-@TIMESTAMP@
|
||||||
target: stage3
|
target: stage3
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/s390/17.0/s390x/systemd
|
profile: default/linux/s390/17.0/s390x/systemd
|
||||||
|
|
Loading…
Add table
Reference in a new issue