summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-08 03:57:54 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-08 03:57:54 (EST)
commita024b4689ecd3acc5c9eae1e2e6660802883d4cb (patch)
tree6f10bd5c08500e5ece1504396bdd14f813a074cf
parentf0d555334397949b07fb00fcd5d5bcdb7b1ba8be (diff)
linux-image: Drop "Essential: yes"
-rw-r--r--changelog4
-rw-r--r--linux-image.pkg/control1
2 files changed, 4 insertions, 1 deletions
diff --git a/changelog b/changelog
index a1dce60..9cd3251 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,10 @@ linux-libre (3.10.108+gnu-1) trunk
* New upstream version (EOL).
* Update Maintainer and Homepage.
+ * linux-image: Make non-essential, to allow for upgrades to newer
+ upstream versions.
+ - config-base packages should depend on the platform's versioned
+ linux-image* package.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Tue, 08 Dec 2020 02:31:33 -0500
diff --git a/linux-image.pkg/control b/linux-image.pkg/control
index a3366f0..2ead711 100644
--- a/linux-image.pkg/control
+++ b/linux-image.pkg/control
@@ -1,6 +1,5 @@
Architecture: any-linux-any
Platform: !dev
-Essential: yes
Depends: linux-common (>= ${Source-Version})
Description: Linux image
This package provides a Linux kernel image.