summaryrefslogtreecommitdiffstats
path: root/debian/templates/signed.image.control.in
blob: de85cfeb455b0bb3a8b58e2dce6471a052e77c8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: linux-image-@abiname@@localversion@
Meta-Rules-Target: image
Meta-Sign-Package: linux-image-@abiname@@localversion@-unsigned
Meta-Sign-Files: boot/@image-stem@-@abiname@@localversion@:efi
Build-Profiles: <!pkg.linux.nokernel>
Build-Depends:
 linux-image-@abiname@@localversion@-unsigned (= @signedtemplate_binaryversion@),
# used by debian/rules.real to build udebs
 kernel-wedge (>= 2.105~),
# used by kernel-wedge (only on Linux, thus not declared as a dependency)
 kmod,
# Used by debian/signing_templates/rules.real
 rsync,
Built-Using: @source_basename@@source_suffix@ (= @version_complete@)
Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}
Recommends: firmware-linux-free
Conflicts: linux-image-@abiname@@localversion@-unsigned
Replaces: linux-image-@abiname@@localversion@-unsigned
Suggests: linux-doc-@version@, debian-kernel-handbook
Description: Linux @upstreamversion@ for @class@ (signed)
 The Linux kernel @upstreamversion@ and modules for use on @longclass@.
 .
 The kernel image is signed for use with Secure Boot.