[PATCH][focal/linux-azure-5.15] UBUNTU: [Packaging] azure-5.15: Remove circular package dependnecies

Tim Gardner tim.gardner at canonical.com
Mon Aug 22 13:47:14 UTC 2022


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

Remove circular package dependencies that affect FDE image construction.

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian.azure-5.15/control.d/flavour-control.stub | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian.azure-5.15/control.d/flavour-control.stub b/debian.azure-5.15/control.d/flavour-control.stub
index 0cf9a6f6bccc..494db361efe0 100644
--- a/debian.azure-5.15/control.d/flavour-control.stub
+++ b/debian.azure-5.15/control.d/flavour-control.stub
@@ -27,7 +27,7 @@ Architecture: ARCH
 Section: kernel
 Priority: optional
 Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides}
-Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-PKGVER-ABINUM-FLAVOUR
+Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1)
 Recommends: BOOTLOADER
 Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
 Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR
@@ -49,7 +49,7 @@ Build-Profiles: <!stage1>
 Architecture: ARCH
 Section: kernel
 Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR | linux-image-unsigned-PKGVER-ABINUM-FLAVOUR, linux-base-sgx
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-base-sgx
 Built-Using: ${linux:BuiltUsing}
 Description: Linux kernel extra modules for version PKGVER on DESC
  Contains the corresponding System.map file, the modules built by the
@@ -69,7 +69,7 @@ Build-Profiles: <!stage1>
 Architecture: ARCH
 Section: kernel
 Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR | linux-image-unsigned-PKGVER-ABINUM-FLAVOUR, crda | wireless-crda
+Depends: ${misc:Depends}, ${shlibs:Depends}, crda | wireless-crda
 Description: Linux kernel extra modules for version PKGVER on DESC
  This package contains the Linux kernel extra modules for version PKGVER on
  DESC.
-- 
2.37.2




More information about the kernel-team mailing list