diff mbox series

[jammy/kinetic,linux-azure] UBUNTU: [Packaging] azure-5.15: Remove circular package dependencies

Message ID 20220822134715.12590-3-tim.gardner@canonical.com
State New
Headers show
Series [jammy/kinetic,linux-azure] UBUNTU: [Packaging] azure-5.15: Remove circular package dependencies | expand

Commit Message

Tim Gardner Aug. 22, 2022, 1:47 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1987294

Remove circular package dependencies that affect FDE image construction.

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

Patch

diff --git a/debian.azure/control.d/flavour-control.stub b/debian.azure/control.d/flavour-control.stub
index 9f74f9106719..10640fbf9d93 100644
--- a/debian.azure/control.d/flavour-control.stub
+++ b/debian.azure/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, wireless-regdb
+Depends: ${misc:Depends}, ${shlibs:Depends}, wireless-regdb
 Description: Linux kernel extra modules for version PKGVER on DESC
  This package contains the Linux kernel extra modules for version PKGVER on
  DESC.