2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-25 05:41:09 +00:00

For ppc64le platforms, install xCAT-openbmc-py

This commit is contained in:
Victor Hu
2018-03-02 13:06:49 -05:00
parent f1ff71e3bc
commit c3a36f0e7e
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -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