UBUNTU: [Packaging] Additional fixes to prepare packaging for linux-realtime

Fixes in the debian.realtime/control.d directory

Ignore: yes
Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com>
This commit is contained in:
Joseph Salisbury
2024-02-27 13:12:12 -05:00
committed by Kevin Becker
parent dfc6f797a4
commit e7ffb4f0a8
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
arch="amd64 armhf arm64 ppc64el s390x"
supported="Generic"
target="Geared toward desktop and server systems."
arch="amd64 arm64"
supported="Realtime"
target="Geared toward IoT, embedded devices and server systems."
desc="=HUMAN= SMP"
bootloader="grub-pc [amd64] | grub-efi-amd64 [amd64] | grub-efi-ia32 [amd64] | grub [amd64] | lilo [amd64] | flash-kernel [armhf arm64] | grub-efi-arm64 [arm64] | grub-efi-arm [armhf] | grub-ieee1275 [ppc64el]"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [amd64]"