mbox series

[0/2,SRU,B/aws,linux-lrm] Add the NVIDIA 455 series

Message ID 20201106113234.28799-1-paolo.pisati@canonical.com
Headers show
Series Add the NVIDIA 455 series | expand

Message

Paolo Pisati Nov. 6, 2020, 11:32 a.m. UTC
Update the NVIDIA 455 driver and drop the 435 series.

Also, provide a new virtual package, so that packagers
can specify a dependency on signed modules (as opposed to
the DKMS packages).

BugLink: https://bugs.launchpad.net/bugs/1902093

Paolo Pisati (2):
  UBUNTU: [Packaging] NVIDIA -- provide the nvidia-prebuilt-kernel
    virtual package
  UBUNTU: [Packaging] NVIDIA -- Add the 455 driver

 debian/control.d/meta-nvidia        | 14 +++++++-------
 debian/control.d/migrate-nvidia-435 |  7 +++++++
 debian/control.d/nvidia             |  4 ++--
 debian/rules                        | 16 ++++++++--------
 4 files changed, 24 insertions(+), 17 deletions(-)
 create mode 100644 debian/control.d/migrate-nvidia-435

Comments

Stefan Bader Nov. 13, 2020, 2:55 p.m. UTC | #1
On 06.11.20 12:32, Paolo Pisati wrote:
> Update the NVIDIA 455 driver and drop the 435 series.
> 
> Also, provide a new virtual package, so that packagers
> can specify a dependency on signed modules (as opposed to
> the DKMS packages).
> 
> BugLink: https://bugs.launchpad.net/bugs/1902093
> 
> Paolo Pisati (2):
>   UBUNTU: [Packaging] NVIDIA -- provide the nvidia-prebuilt-kernel
>     virtual package
>   UBUNTU: [Packaging] NVIDIA -- Add the 455 driver
> 
>  debian/control.d/meta-nvidia        | 14 +++++++-------
>  debian/control.d/migrate-nvidia-435 |  7 +++++++
>  debian/control.d/nvidia             |  4 ++--
>  debian/rules                        | 16 ++++++++--------
>  4 files changed, 24 insertions(+), 17 deletions(-)
>  create mode 100644 debian/control.d/migrate-nvidia-435
> 
Reviewed and applied to bionic/lrm/aws. Thanks.

-Stefan