mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/genimage: bump version to 20
For change log, see: https://github.com/pengutronix/genimage/releases/tag/v20 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
9d4bd23f53
commit
94a72b1922
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/pengutronix/genimage/releases/tag/v19
|
||||
sha256 7ec4fcb865662a8b2ff20284819044ffa84137bf3ca16fb749701291bc01f108 genimage-19.tar.xz
|
||||
# From https://github.com/pengutronix/genimage/releases/tag/v20
|
||||
sha256 397545be2fa52d482c5fba9a11897c61324bfc559ea0efb700b9edba7a807b55 genimage-20.tar.xz
|
||||
# Locally calculated
|
||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GENIMAGE_VERSION = 19
|
||||
GENIMAGE_VERSION = 20
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user