Move armv6j from demeter to jiji

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-08-29 21:13:14 +02:00
parent 08e8d80f85
commit 763aeeca3f
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
6 changed files with 19 additions and 18 deletions

View file

@ -1,10 +1,10 @@
subarch: armv6j_hardfp subarch: armv6j_hardfp
version_stamp: @TIMESTAMP@ version_stamp: openrc-@TIMESTAMP@
target: stage1 target: stage1
rel_type: default rel_type: default
profile: default/linux/arm/17.0/armv6j profile: default/linux/arm/17.0/armv6j
snapshot: @TIMESTAMP@ snapshot: @TIMESTAMP@
source_subpath: default/stage3-armv6j_hardfp-latest source_subpath: default/stage3-armv6j_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

View file

@ -1,10 +1,10 @@
subarch: armv6j subarch: armv6j
version_stamp: @TIMESTAMP@ version_stamp: openrc-@TIMESTAMP@
target: stage1 target: stage1
rel_type: default rel_type: default
profile: default/linux/arm/17.0/armv6j profile: default/linux/arm/17.0/armv6j
snapshot: @TIMESTAMP@ snapshot: @TIMESTAMP@
source_subpath: default/stage3-armv6j-latest source_subpath: default/stage3-armv6j-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

View file

@ -1,10 +1,10 @@
subarch: armv6j_hardfp subarch: armv6j_hardfp
version_stamp: @TIMESTAMP@ version_stamp: openrc-@TIMESTAMP@
target: stage3 target: stage3
rel_type: default rel_type: default
profile: default/linux/arm/17.0/armv6j profile: default/linux/arm/17.0/armv6j
snapshot: @TIMESTAMP@ snapshot: @TIMESTAMP@
source_subpath: default/stage1-armv6j_hardfp-@TIMESTAMP@ source_subpath: default/stage1-armv6j_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

View file

@ -1,10 +1,10 @@
subarch: armv6j subarch: armv6j
version_stamp: @TIMESTAMP@ version_stamp: openrc-@TIMESTAMP@
target: stage3 target: stage3
rel_type: default rel_type: default
profile: default/linux/arm/17.0/armv6j profile: default/linux/arm/17.0/armv6j
snapshot: @TIMESTAMP@ snapshot: @TIMESTAMP@
source_subpath: default/stage1-armv6j-@TIMESTAMP@ source_subpath: default/stage1-armv6j-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

View file

@ -15,14 +15,14 @@ SETS="
armv4tl_systemd armv4tl_systemd
armv5tel_openrc armv5tel_openrc
armv5tel_systemd armv5tel_systemd
armv6j_hf_openrc
armv6j_hf_systemd
armv6j_sf_openrc
armv6j_sf_systemd
" "
# armv6j_hf
# armv6j_sf
# armv7a_hf # armv7a_hf
# armv7a_sf # armv7a_sf
# armv6j_hf_systemd
# armv6j_sf_systemd
# armv7a_hf_systemd # armv7a_hf_systemd
# armv7a_sf_systemd # armv7a_sf_systemd
@ -33,9 +33,10 @@ SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec armv4tl/stage3-systemd.sp
SET_armv5tel_openrc_SPECS="armv5tel/stage1-openrc.spec armv5tel/stage3-openrc.spec" SET_armv5tel_openrc_SPECS="armv5tel/stage1-openrc.spec armv5tel/stage3-openrc.spec"
SET_armv5tel_systemd_SPECS="armv5tel/stage1-systemd.spec armv5tel/stage3-systemd.spec" SET_armv5tel_systemd_SPECS="armv5tel/stage1-systemd.spec armv5tel/stage3-systemd.spec"
SET_armv6j_hf_SPECS="armv6j/stage1-hardfloat.spec armv6j/stage3-hardfloat.spec" SET_armv6j_hf_openrc_SPECS="armv6j/stage1-hardfloat-openrc.spec armv6j/stage3-hardfloat-openrc.spec"
SET_armv6j_sf_SPECS="armv6j/stage1.spec armv6j/stage3.spec"
SET_armv6j_hf_systemd_SPECS="armv6j/stage1-hardfloat-systemd.spec armv6j/stage3-hardfloat-systemd.spec" SET_armv6j_hf_systemd_SPECS="armv6j/stage1-hardfloat-systemd.spec armv6j/stage3-hardfloat-systemd.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_SPECS="armv7a/stage1-hardfloat.spec armv7a/stage3-hardfloat.spec"

View file

@ -11,12 +11,8 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/arm
EMAIL_SUBJECT_PREPEND="[arm-qemu-auto]" EMAIL_SUBJECT_PREPEND="[arm-qemu-auto]"
SETS=" SETS="
armv6j_hf
armv6j_sf
armv7a_hf armv7a_hf
armv7a_sf armv7a_sf
armv6j_hf_systemd
armv6j_sf_systemd
armv7a_hf_systemd armv7a_hf_systemd
armv7a_sf_systemd armv7a_sf_systemd
" "
@ -25,6 +21,10 @@ SETS="
# armv4tl_systemd # armv4tl_systemd
# armv5tel # armv5tel
# armv5tel_systemd # armv5tel_systemd
# armv6j_hf
# armv6j_sf
# armv6j_hf_systemd
# armv6j_sf_systemd
SET_armv4tl_SPECS="armv4tl/stage1.spec armv4tl/stage3.spec" SET_armv4tl_SPECS="armv4tl/stage1.spec armv4tl/stage3.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"