Drop the id field from generated BLS snippets

The id field was used to sort the menu entries and to be used as the menu
entries id. But now the BLS filename is used for that, so drop this field.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
Javier Martinez Canillas 2018-07-12 12:58:27 -04:00 committed by Jeremy Cline
parent f6d694114c
commit fbedc324c5
No known key found for this signature in database
GPG Key ID: 9223308FA9B246DB
2 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,6 @@ version ${kernelver}${debugid}
linux ${bootprefix}/vmlinuz-${kernelver}
initrd ${bootprefix}/initramfs-${kernelver}.img
options \$kernelopts
id ${ID}-${date}-${kernelver}${debugid}
grub_users \$grub_users
grub_arg --unrestricted
grub_class kernel${variant}

View File

@ -1845,6 +1845,9 @@ fi
#
#
%changelog
* Thu Jul 12 2018 Javier Martinez Canillas <javierm@redhat.com>
- Drop the id field from generated BLS snippets
* Thu Jul 12 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc4.git3.1
- Linux v4.18-rc4-69-gc25c74b7476e