A test build for the upcoming hardware-support module
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
61f9f7bc81
commit
efb16e7ae2
1 changed files with 15 additions and 3 deletions
|
|
@ -9,9 +9,17 @@ data:
|
|||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
platform: master
|
||||
host: master
|
||||
perl: master
|
||||
# TODO: Replace with non-bootstrap once available.
|
||||
# To build our package set, we require:
|
||||
#
|
||||
# * host & platform with glibc32
|
||||
# * perl
|
||||
# * autotools
|
||||
# * doxygen
|
||||
# * net-snmp, librtas, libservicelog
|
||||
#
|
||||
# This is a temporary workaround until then.
|
||||
bootstrap: master
|
||||
requires:
|
||||
platform: master
|
||||
host: master
|
||||
|
|
@ -21,15 +29,19 @@ data:
|
|||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
components:
|
||||
rpms:
|
||||
# powerpc-utils-1.3.3-1.fc27
|
||||
powerpc-utils:
|
||||
rationale: PPC support utilities.
|
||||
ref: 69110066d7dfcca05db3ef30db98bd918f3b14a2
|
||||
# ppc64-utils-0.14-22.fc26
|
||||
ppc64-utils:
|
||||
rationale: PPC/PPC64 support utilities.
|
||||
ref: 46d3f9b89571ad915864a86ff96d48a47ec65e8c
|
||||
# s390utils-1.37.1-1.fc27
|
||||
s390utils:
|
||||
rationale: S390[X] support utilities.
|
||||
ref: c05343e78495d2a0638210a3a06ca4d5b4eee9e6
|
||||
# memtest86+-5.01-16.fc26
|
||||
memtest86+:
|
||||
rationale: X86-only memory check.
|
||||
ref: dcb748b13e9e02d8c1be26274b138a6c56ce309b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue