drop installer
This commit is contained in:
3
debian/templates/image-unsigned.control.in
vendored
3
debian/templates/image-unsigned.control.in
vendored
@@ -2,9 +2,6 @@ Package: linux-image-@abiname@@localversion@-unsigned
|
||||
Meta-Rules-Target: image
|
||||
Build-Profiles: <!pkg.linux.nokernel>
|
||||
Build-Depends:
|
||||
# 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,
|
||||
Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}
|
||||
Suggests: firmware-linux-free, linux-doc-@version@, debian-kernel-handbook
|
||||
|
3
debian/templates/image.control.in
vendored
3
debian/templates/image.control.in
vendored
@@ -2,9 +2,6 @@ Package: linux-image-@abiname@@localversion@
|
||||
Meta-Rules-Target: image
|
||||
Build-Profiles: <!pkg.linux.nokernel>
|
||||
Build-Depends:
|
||||
# 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,
|
||||
Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}
|
||||
Suggests: firmware-linux-free, linux-doc-@version@, debian-kernel-handbook
|
||||
|
3
debian/templates/signed.image.control.in
vendored
3
debian/templates/signed.image.control.in
vendored
@@ -5,9 +5,6 @@ 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,
|
||||
|
Reference in New Issue
Block a user