specs/arm64: Use @TIMESTAMP@
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
ea50779150
commit
e7d1ed4339
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: current
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-arm64-latest
|
||||
compression_mode: pixz_x
|
||||
pkgcache_path: /var/tmp/catalyst/packages/stage1
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage2
|
|||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: current
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
pkgcache_path: /var/tmp/catalyst/packages/stage2
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: current
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
pkgcache_path: /var/tmp/catalyst/packages/stage3
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage4
|
|||
version_stamp: minimal-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: current
|
||||
snapshot: @TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
source_subpath: default/stage3-arm64-@TIMESTAMP@
|
||||
#portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
|
Loading…
Add table
Reference in a new issue