Skip to content
Snippets Groups Projects

Revert "d/control: Add breaks on compressed 5.16 kernels"

1 unresolved thread

This would otherwise force 5.16 older than 5.16.0-1pureos2 off the system as it can't be upraded due to it being removed from the archive when 5.17 enters.

@martin.kepplinger this is the revert I mentioned. If we do

diff --git a/debian/control.in b/debian/control.in
index 582f917f2d2a..3d5abd43e6d2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -24,7 +24,7 @@ Vcs-Browser: https://source.puri.sm/Librem5/linux
 Package: linux-image-%KREL%
 Architecture: arm64
 Depends:
- flash-kernel,
+ flash-kernel (>= 3.102.0pureos6),
  initramfs-tools,
  kmod,
  linux-base,

in the kernel package we should be on the save side (we'd upload flash-kernel past 5.17 to give them a chance to migrate together).

This reverts commit 57c06f68.

Merge request reports

Pipeline #75990 passed

Pipeline passed for 92bf8f99 on guido.gunther:drop-5.16-conflict

Approval is optional

Merged by Martin KepplingerMartin Kepplinger 2 years ago (Apr 22, 2022 8:12am UTC)

Merge details

  • Changes merged into pureos/byzantium with b2bd6721.
  • Deleted the source branch.

Pipeline #76112 passed

Pipeline passed for b2bd6721 on pureos/byzantium

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading