package/genimage: bump version to 17.0
This changes bumps the version of the genimage package, which brings in fixes when generating flash images that reference sparse files, along with other fixes and features. Signed-off-by: Hudson Ayers <hudson.ayers@getcruise.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a933c80795
commit
23534a6b41
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 869f9662d3b778c69b1d1fe70df658e1c9e90aeda26abb753f6fe55e8b0c6e73 genimage-16.tar.xz
|
||||
sha256 a8756e3567a0d4d82c36b08ccc1e088250b9006d5670c6b2b014185e6ec60671 genimage-17.tar.xz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GENIMAGE_VERSION = 16
|
||||
GENIMAGE_VERSION = 17
|
||||
GENIMAGE_SOURCE = genimage-$(GENIMAGE_VERSION).tar.xz
|
||||
GENIMAGE_SITE = https://github.com/pengutronix/genimage/releases/download/v$(GENIMAGE_VERSION)
|
||||
HOST_GENIMAGE_DEPENDENCIES = host-pkgconf host-libconfuse
|
||||
|
Loading…
Reference in New Issue
Block a user