Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93cd719839 | ||
|
|
fa57ac4669 |
||
|
|
28ca92c3c0 | ||
|
|
dc7a4af35e | ||
|
|
6eb2188bfa | ||
|
|
992e114643 | ||
|
|
6d8216a2b2 | ||
|
|
408060caab |
1 changed files with 14 additions and 5 deletions
|
|
@ -21,11 +21,11 @@ data:
|
||||||
# * net-snmp
|
# * net-snmp
|
||||||
#
|
#
|
||||||
# This is a temporary workaround until then.
|
# This is a temporary workaround until then.
|
||||||
bootstrap: master
|
bootstrap: f27
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: f27
|
||||||
host: master
|
host: f27
|
||||||
perl: master
|
perl: 5.26
|
||||||
references:
|
references:
|
||||||
community: https://fedoraproject.org/wiki/Host_and_Platform
|
community: https://fedoraproject.org/wiki/Host_and_Platform
|
||||||
documentation: https://github.com/fedora-modularity/hp
|
documentation: https://github.com/fedora-modularity/hp
|
||||||
|
|
@ -47,10 +47,15 @@ data:
|
||||||
- libvpd-devel
|
- libvpd-devel
|
||||||
# lsvpd
|
# lsvpd
|
||||||
- lsvpd
|
- lsvpd
|
||||||
|
# numactl
|
||||||
|
- numactl
|
||||||
|
- numactl-devel
|
||||||
|
- numactl-libs
|
||||||
# memtest86+
|
# memtest86+
|
||||||
- memtest86+
|
- memtest86+
|
||||||
# powerpc-utils
|
# powerpc-utils
|
||||||
- powerpc-utils
|
- powerpc-utils
|
||||||
|
- powerpc-utils-core
|
||||||
# ppc64-diag
|
# ppc64-diag
|
||||||
- ppc64-diag
|
- ppc64-diag
|
||||||
# ppc64-utils
|
# ppc64-utils
|
||||||
|
|
@ -109,6 +114,10 @@ data:
|
||||||
is required for system installation.
|
is required for system installation.
|
||||||
ref: 3b861a0a7ab3fdf78211842edb25473ece36cae3
|
ref: 3b861a0a7ab3fdf78211842edb25473ece36cae3
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
|
# numactl-2.0.11-5.fc27
|
||||||
|
numactl:
|
||||||
|
rationale: Generated.
|
||||||
|
ref: 485ebbfc079dcc1bcb836764ca107999fabacc0a
|
||||||
# memtest86+-5.01-16.fc2
|
# memtest86+-5.01-16.fc2
|
||||||
memtest86+:
|
memtest86+:
|
||||||
rationale: >-
|
rationale: >-
|
||||||
|
|
@ -121,7 +130,7 @@ data:
|
||||||
Utilities for PPC systems. A dependency of
|
Utilities for PPC systems. A dependency of
|
||||||
ppc64-utils. This component is required for
|
ppc64-utils. This component is required for
|
||||||
system installation.
|
system installation.
|
||||||
ref: 69110066d7dfcca05db3ef30db98bd918f3b14a2
|
ref: 3be82c36236095c93459a729533ed0bf71d13e01
|
||||||
buildorder: 20
|
buildorder: 20
|
||||||
# ppc64-diag-2.7.1-4.fc27
|
# ppc64-diag-2.7.1-4.fc27
|
||||||
ppc64-diag:
|
ppc64-diag:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue