Also build armv7a on jiji
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
ab8e01bb79
commit
93449eee1f
5 changed files with 19 additions and 21 deletions
|
@ -1,10 +1,10 @@
|
||||||
subarch: armv7a_hardfp
|
subarch: armv7a_hardfp
|
||||||
version_stamp: @TIMESTAMP@
|
version_stamp: openrc-@TIMESTAMP@
|
||||||
target: stage1
|
target: stage1
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/arm/17.0/armv7a
|
profile: default/linux/arm/17.0/armv7a
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-armv7a_hardfp-latest
|
source_subpath: default/stage3-armv7a_hardfp-openrc-latest
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: -uDN @world
|
update_seed_command: -uDN @world
|
|
@ -1,10 +1,10 @@
|
||||||
subarch: armv7a
|
subarch: armv7a
|
||||||
version_stamp: @TIMESTAMP@
|
version_stamp: openrc-@TIMESTAMP@
|
||||||
target: stage1
|
target: stage1
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/arm/17.0/armv7a
|
profile: default/linux/arm/17.0/armv7a
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-armv7a-latest
|
source_subpath: default/stage3-armv7a-openrc-latest
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: -uDN @world
|
update_seed_command: -uDN @world
|
|
@ -1,10 +1,10 @@
|
||||||
subarch: armv7a_hardfp
|
subarch: armv7a_hardfp
|
||||||
version_stamp: @TIMESTAMP@
|
version_stamp: openrc-@TIMESTAMP@
|
||||||
target: stage3
|
target: stage3
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/arm/17.0/armv7a
|
profile: default/linux/arm/17.0/armv7a
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage1-armv7a_hardfp-@TIMESTAMP@
|
source_subpath: default/stage1-armv7a_hardfp-openrc-@TIMESTAMP@
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
||||||
subarch: armv7a
|
subarch: armv7a
|
||||||
version_stamp: @TIMESTAMP@
|
version_stamp: openrc-@TIMESTAMP@
|
||||||
target: stage3
|
target: stage3
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/arm/17.0/armv7a
|
profile: default/linux/arm/17.0/armv7a
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage1-armv7a-@TIMESTAMP@
|
source_subpath: default/stage1-armv7a-openrc-@TIMESTAMP@
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
|
@ -11,6 +11,10 @@ SPECS_DIR=${REPO_DIR}/releases/specs/arm
|
||||||
EMAIL_SUBJECT_PREPEND="[arm-auto]"
|
EMAIL_SUBJECT_PREPEND="[arm-auto]"
|
||||||
|
|
||||||
SETS="
|
SETS="
|
||||||
|
armv7a_hf_openrc
|
||||||
|
armv7a_hf_systemd
|
||||||
|
armv7a_sf_openrc
|
||||||
|
armv7a_sf_systemd
|
||||||
armv4tl_openrc
|
armv4tl_openrc
|
||||||
armv4tl_systemd
|
armv4tl_systemd
|
||||||
armv5tel_openrc
|
armv5tel_openrc
|
||||||
|
@ -21,12 +25,6 @@ SETS="
|
||||||
armv6j_sf_systemd
|
armv6j_sf_systemd
|
||||||
"
|
"
|
||||||
|
|
||||||
# armv7a_hf
|
|
||||||
# armv7a_sf
|
|
||||||
# armv7a_hf_systemd
|
|
||||||
# armv7a_sf_systemd
|
|
||||||
|
|
||||||
|
|
||||||
SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec armv4tl/stage3-openrc.spec"
|
SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec armv4tl/stage3-openrc.spec"
|
||||||
SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec armv4tl/stage3-systemd.spec"
|
SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec armv4tl/stage3-systemd.spec"
|
||||||
|
|
||||||
|
@ -39,11 +37,11 @@ SET_armv6j_hf_systemd_SPECS="armv6j/stage1-hardfloat-systemd.spec armv6j/stage3-
|
||||||
SET_armv6j_sf_openrc_SPECS="armv6j/stage1-openrc.spec armv6j/stage3-openrc.spec"
|
SET_armv6j_sf_openrc_SPECS="armv6j/stage1-openrc.spec armv6j/stage3-openrc.spec"
|
||||||
SET_armv6j_sf_systemd_SPECS="armv6j/stage1-systemd.spec armv6j/stage3-systemd.spec"
|
SET_armv6j_sf_systemd_SPECS="armv6j/stage1-systemd.spec armv6j/stage3-systemd.spec"
|
||||||
|
|
||||||
SET_armv7a_hf_SPECS="armv7a/stage1-hardfloat.spec armv7a/stage3-hardfloat.spec"
|
SET_armv7a_hf_openrc_SPECS="armv7a/stage1-hardfloat-openrc.spec armv7a/stage3-hardfloat-openrc.spec"
|
||||||
SET_armv7a_sf_SPECS="armv7a/stage1.spec armv7a/stage3.spec"
|
|
||||||
SET_armv7a_hf_systemd_SPECS="armv7a/stage1-hardfloat-systemd.spec armv7a/stage3-hardfloat-systemd.spec"
|
SET_armv7a_hf_systemd_SPECS="armv7a/stage1-hardfloat-systemd.spec armv7a/stage3-hardfloat-systemd.spec"
|
||||||
SET_armv7a_sf_systemd_SPECS="armv7a/stage1-systemd.spec armv7a/stage3-systemd.spec"
|
|
||||||
|
|
||||||
|
SET_armv7a_sf_openrc_SPECS="armv7a/stage1-openrc.spec armv7a/stage3-openrc.spec"
|
||||||
|
SET_armv7a_sf_systemd_SPECS="armv7a/stage1-systemd.spec armv7a/stage3-systemd.spec"
|
||||||
|
|
||||||
update_symlinks() {
|
update_symlinks() {
|
||||||
# Symlink the latest stages3 to build from
|
# Symlink the latest stages3 to build from
|
||||||
|
@ -76,25 +74,25 @@ post_build() {
|
||||||
armv5tel/stage3-systemd.spec)
|
armv5tel/stage3-systemd.spec)
|
||||||
upload stage3-armv5tel-systemd-${TIMESTAMP}*.xz*
|
upload stage3-armv5tel-systemd-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv6j/stage3.spec)
|
armv6j/stage3-openrc.spec)
|
||||||
upload stage3-armv6j-openrc-${TIMESTAMP}*.xz*
|
upload stage3-armv6j-openrc-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv6j/stage3-systemd.spec)
|
armv6j/stage3-systemd.spec)
|
||||||
upload stage3-armv6j-systemd-${TIMESTAMP}*.xz*
|
upload stage3-armv6j-systemd-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv6j/stage3-hardfloat.spec)
|
armv6j/stage3-hardfloat-openrc.spec)
|
||||||
upload stage3-armv6j_hardfp-openrc-${TIMESTAMP}*.xz*
|
upload stage3-armv6j_hardfp-openrc-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv6j/stage3-hardfloat-systemd.spec)
|
armv6j/stage3-hardfloat-systemd.spec)
|
||||||
upload stage3-armv6j_hardfp-systemd-${TIMESTAMP}*.xz*
|
upload stage3-armv6j_hardfp-systemd-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv7a/stage3.spec)
|
armv7a/stage3-openrc.spec)
|
||||||
upload stage3-armv7a-${TIMESTAMP}*.xz*
|
upload stage3-armv7a-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv7a/stage3-systemd.spec)
|
armv7a/stage3-systemd.spec)
|
||||||
upload stage3-armv7a-systemd-${TIMESTAMP}*.xz*
|
upload stage3-armv7a-systemd-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv7a/stage3-hardfloat.spec)
|
armv7a/stage3-hardfloat-openrc.spec)
|
||||||
upload stage3-armv7a_hardfp-${TIMESTAMP}*.xz*
|
upload stage3-armv7a_hardfp-${TIMESTAMP}*.xz*
|
||||||
;;
|
;;
|
||||||
armv7a/stage3-hardfloat-systemd.spec)
|
armv7a/stage3-hardfloat-systemd.spec)
|
||||||
|
|
Loading…
Add table
Reference in a new issue