mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/genimage: bump to version 18
For a change list since v17, see: https://github.com/pengutronix/genimage/compare/v17...v18 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b77ee70a7c
commit
bb280a47ad
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 a8756e3567a0d4d82c36b08ccc1e088250b9006d5670c6b2b014185e6ec60671 genimage-17.tar.xz
|
||||
sha256 ebc3f886c4d80064dd6c6d5e3c2e98e5a670078264108ce2f89ada8a2e13fedd genimage-18.tar.xz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GENIMAGE_VERSION = 17
|
||||
GENIMAGE_VERSION = 18
|
||||
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