specs/arm: Build stage3 from stage1
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
5ee957ce30
commit
5e8db98f68
4 changed files with 4 additions and 4 deletions
|
@ -4,4 +4,4 @@ target: stage3
|
|||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv4t
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-armv4tl-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv4tl-@TIMESTAMP@
|
||||
|
|
|
@ -4,4 +4,4 @@ target: stage3
|
|||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv5te
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-armv5tel-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv5tel-@TIMESTAMP@
|
||||
|
|
|
@ -4,5 +4,5 @@ target: stage3
|
|||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv6j
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-armv6j_hardfp-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv6j_hardfp-@TIMESTAMP@
|
||||
|
||||
|
|
|
@ -4,5 +4,5 @@ target: stage3
|
|||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-armv7a_hardfp-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv7a_hardfp-@TIMESTAMP@
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue