2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00

Merge pull request #4878 from whowutwut/install_openbmc

For ppc64le platforms, create a dependency to install xCAT-openbmc-py for 2.13.11
This commit is contained in:
zet809
2018-03-05 11:28:40 +08:00
committed by GitHub
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