tools-systemd: bump to 17.1 profiles
This commit is contained in:
parent
492aacba77
commit
3b930c42f6
3 changed files with 5 additions and 2 deletions
|
@ -30,6 +30,9 @@ prepare_confs() {
|
||||||
-e "s:@REPO_DIR@:${repo_dir}:g" \
|
-e "s:@REPO_DIR@:${repo_dir}:g" \
|
||||||
-e "s:MYCATALYST:$(pwd):g" \
|
-e "s:MYCATALYST:$(pwd):g" \
|
||||||
> stage${s}-${arch}-systemd.conf
|
> stage${s}-${arch}-systemd.conf
|
||||||
|
|
||||||
|
[[ $arch == i686 ]] && \
|
||||||
|
sed -i -e 's/17.1/17.0/' stage${s}-${arch}-systemd.conf
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ subarch: SARCH
|
||||||
target: CSTAGE
|
target: CSTAGE
|
||||||
version_stamp: systemd
|
version_stamp: systemd
|
||||||
rel_type: systemd/SARCH
|
rel_type: systemd/SARCH
|
||||||
profile: default/linux/PARCH/17.0/systemd
|
profile: default/linux/PARCH/17.1/systemd
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
|
source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
|
||||||
portage_confdir: MYCATALYST/portage.SARCH
|
portage_confdir: MYCATALYST/portage.SARCH
|
||||||
|
|
|
@ -2,7 +2,7 @@ subarch: SARCH
|
||||||
target: CSTAGE
|
target: CSTAGE
|
||||||
version_stamp: systemd
|
version_stamp: systemd
|
||||||
rel_type: systemd/SARCH
|
rel_type: systemd/SARCH
|
||||||
profile: default/linux/PARCH/17.0/systemd
|
profile: default/linux/PARCH/17.1/systemd
|
||||||
snapshot: current
|
snapshot: current
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
|
|
Loading…
Add table
Reference in a new issue