Install rdma so that dracut will use it along with libmlx4 (#1089564)

libmlx4 needs rdma, otherwise it is skipped when dracut builds the
initrd.

Resolves: rhbz#1089564
This commit is contained in:
Brian C. Lane 2014-04-21 12:24:16 -07:00
parent 7684cbb2fa
commit edf2bdbf59

View File

@ -103,7 +103,7 @@ installpkg mt-st smartmontools
%if basearch != "s390x": %if basearch != "s390x":
installpkg hdparm pcmciautils installpkg hdparm pcmciautils
%endif %endif
installpkg libmlx4 installpkg libmlx4 rdma
## translations & language packs ## translations & language packs
installpkg yum-langpacks installpkg yum-langpacks