package/dracut: bump to version 057

kernel tarball is not provided anymore:
https://github.com/dracutdevs/dracut/issues/1850

https://github.com/dracutdevs/dracut/blob/057/NEWS.md

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2022-09-17 22:38:16 +02:00 committed by Thomas Petazzoni
parent 44767bb7dd
commit c0a1c0c375
2 changed files with 3 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 4baa08206cceeb124dbf1075a0daf774b5a8f144ce2e01d82a144af3020fd65b dracut-055.tar.xz
sha256 24f149d683d188c0d25756529b7d1e5cd6be8028e0c1043110f303d0d706757d dracut-057.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

@ -4,9 +4,8 @@
#
################################################################################
DRACUT_VERSION = 055
DRACUT_SOURCE = dracut-$(DRACUT_VERSION).tar.xz
DRACUT_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/boot/dracut
DRACUT_VERSION = 057
DRACUT_SITE = $(call github,dracutdevs,dracut,$(DRACUT_VERSION))
DRACUT_LICENSE = GPL-2.0
DRACUT_LICENSE_FILES = COPYING