mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
For ppc64le platforms, install xCAT-openbmc-py
This commit is contained in:
parent
f1ff71e3bc
commit
c3a36f0e7e
@ -87,6 +87,10 @@ Requires: ipmitool-xcat >= 1.8.17-1
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
Requires: ipmitool-xcat >= 1.8.17-1
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
# only OpenBMC support
|
||||
Requires: xCAT-openbmc-py
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if %notpcm
|
||||
|
@ -69,6 +69,10 @@ Requires: ipmitool-xcat >= 1.8.17-1
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
Requires: ipmitool-xcat >= 1.8.17-1
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
# only OpenBMC support
|
||||
Requires: xCAT-openbmc-py
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if %notpcm
|
||||
|
Loading…
x
Reference in New Issue
Block a user