瀏覽代碼

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>
Hudson Ayers 1 年之前
父節點
當前提交
23534a6b41
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/genimage/genimage.hash
  2. 1 1
      package/genimage/genimage.mk

+ 1 - 1
package/genimage/genimage.hash

@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  869f9662d3b778c69b1d1fe70df658e1c9e90aeda26abb753f6fe55e8b0c6e73  genimage-16.tar.xz
+sha256  a8756e3567a0d4d82c36b08ccc1e088250b9006d5670c6b2b014185e6ec60671  genimage-17.tar.xz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING

+ 1 - 1
package/genimage/genimage.mk

@@ -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