specs/hppa: Use isos portage_confdir for installcd stages
Avoids the following failure: The following USE changes are necessary to proceed: (see "package.use" in the portage(5) man page for more details) # required by dev-python/cryptography-2.2.2-r1::gentoo[-libressl] # required by dev-python/urllib3-1.22::gentoo # required by dev-python/requests-2.18.4-r1::gentoo # required by dev-python/ssl-fetch-0.4::gentoo # required by app-portage/mirrorselect-2.2.3::gentoo # required by app-portage/mirrorselect (argument) >=dev-libs/openssl-1.0.2o-r3 -bindist
This commit is contained in:
parent
27079c201a
commit
58bba18c1e
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ profile: default/linux/hppa/17.0
|
|||
snapshot: 20140201
|
||||
source_subpath: default/stage3-hppa1.1-20140201
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
livecd/use:
|
||||
-*
|
||||
python_targets_python2_7
|
||||
|
|
|
@ -6,6 +6,7 @@ profile: default/linux/hppa/17.0
|
|||
snapshot: 20140201
|
||||
source_subpath: default/livecd-stage1-hppa1.1-20140201
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage2
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
livecd/volid: Gentoo hppa latest
|
||||
livecd/bootargs: dokeymap
|
||||
|
|
Loading…
Add table
Reference in a new issue