Have dpdk-modules-* conflicts with DKMS packages 15/3115/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 23 Sep 2016 14:09:54 +0000 (15:09 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 23 Sep 2016 14:09:54 +0000 (15:09 +0100)
They all build the same kernel modules so they should not be
installed together.

Change-Id: If9e1d0d428e829a56f77aaafcda0a5da0ed60e97
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/control.modules.in

index 28ace96..dd1d9f8 100644 (file)
@@ -3,6 +3,7 @@ Section: kernel
 Architecture: amd64 arm64 i386
 Provides: dpdk-modules
 Recommends: linux-image-#KVERS#
+Conflicts: dpdk-igb-uio-dkms, dpdk-rte-kni-dkms
 Built-Using: ${built:using:kernel}
 Description: Data Plane Development Kit (rte kni, igb uio modules)
  DPDK is a set of libraries for fast packet processing. Applications run