]> git.proxmox.com Git - mirror_ovs.git/commit
rhel: remove openvswitch-kmod package from build, rhel6
authorMartin Xu <martinxu9.ovs@gmail.com>
Thu, 12 Jul 2018 23:25:23 +0000 (16:25 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 13 Jul 2018 00:42:07 +0000 (17:42 -0700)
commit757e3739020cbc88e047df370611823c0bfb1ed3
treeb99c4eac361ff5db19e25d02bfb9ee803815b53d
parent102cec821d99435fb7d18300bab98d24931383c9
rhel: remove openvswitch-kmod package from build, rhel6

This patch only affects rhel6 spec file.

Previouly the kernel_module_package macro is used to generate spec file
template to build kmod-openvswitch RPM. The main package only contains
the openvswitch.conf for depmod. The macro is now removed. Everything is
built in the main package instead. This effectively removes the redudant
openvswitch-kmod package from the build.

Signed-off-by: Martin Xu <martinxu9.ovs@gmail.com>
CC: Greg Rose <gvrose8192@gmail.com>
CC: Ben Pfaff <blp@ovn.org>
CC: Flavio Leitner <fbl@redhat.com>
CC: Aaron Conole <aconole@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
rhel/automake.mk
rhel/kmod-openvswitch-rhel6.spec.in
rhel/openvswitch-kmod.files [deleted file]