[linux] 01/02: [x86] Make hyperv-modules depends on nic-shared-modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Apr 20 18:45:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 259372e240d0021eb2acdc98bd61b6adb84d645e
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Apr 20 19:24:09 2017 +0100

    [x86] Make hyperv-modules depends on nic-shared-modules
    
    hv_utils (not hv_netvsc!) now implements a PTP clock.
---
 debian/changelog              | 2 ++
 debian/installer/package-list | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4743db4..c6111aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ linux (4.11~rc7-1~exp1) UNRELEASED; urgency=medium
   [ Ben Hutchings ]
   * aufs: Update support patchset to aufs4.x-rcN-20170410
   * [arm64,x86] Replace securelevel patch set with lockdown patch set
+  * [x86] Make hyperv-modules depends on nic-shared-modules, as hv_utils now
+    implements PTP clock
 
  -- Lukas Wunner <lukas at wunner.de>  Sun, 16 Apr 2017 16:09:27 +0200
 
diff --git a/debian/installer/package-list b/debian/installer/package-list
index 6207e39..aa8b0c5 100644
--- a/debian/installer/package-list
+++ b/debian/installer/package-list
@@ -367,7 +367,7 @@ Description: LED modules
  This package contains LED modules.
 
 Package: hyperv-modules
-Depends: kernel-image, input-modules, scsi-core-modules
+Depends: kernel-image, input-modules, scsi-core-modules, nic-shared-modules
 Priority: extra
 Description: Hyper-V modules
  This package contains Hyper-V paravirtualised drivers for the kernel.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list