]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
UBUNTU: [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 27 Jun 2019 12:58:15 +0000 (07:58 -0500)
committerSultan Alsawaf <sultan.alsawaf@canonical.com>
Wed, 24 Jul 2019 15:45:12 +0000 (09:45 -0600)
commit70193e18f17e3169610fd4687150d210c4ef8e30
treed68ff7f3658ab86637856ab62a697099d798f962
parent2df36e311b0414487f677edea698efb74457ec80
UBUNTU: [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files

BugLink: https://bugs.launchpad.net/bugs/1834479
We currently end up with duplicate ko files under /lib/modules,
one signed and one unsigned. depmod can end up prefering
the unsigned module, so remove it after generating the signed
copy.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Andy Whitcroft <andy.whitcroft@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
debian/scripts/dkms-build--nvidia-N