[xenial:linux-azure, bionic:linux-azure-4.15][PATCH] UBUNTU: [Packaging] linux-azure: Add dependency to linux-base-sgx
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Wed Mar 18 01:51:31 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1867820
linux-base-sgx is a new binary package produced by linux-base that
will keep all the version independent files, such as udev rules.
Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
---
debian.azure/control.d/flavour-control.stub | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.azure/control.d/flavour-control.stub b/debian.azure/control.d/flavour-control.stub
index da9d889bd5e6..b298510305f3 100644
--- a/debian.azure/control.d/flavour-control.stub
+++ b/debian.azure/control.d/flavour-control.stub
@@ -49,7 +49,7 @@ Build-Profiles: <!stage1>
Architecture: ARCH
Section: kernel
Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-base-sgx
Description: Linux kernel extra modules for version PKGVER on DESC
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
--
2.20.1
More information about the kernel-team
mailing list