mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +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:
commit
3d46c4bfc3
@ -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