summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules')
-rw-r--r--rules/host-genimage.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-genimage.make b/rules/host-genimage.make
index 28d0d613a..baa69e3fb 100644
--- a/rules/host-genimage.make
+++ b/rules/host-genimage.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_GENIMAGE) += host-genimage
#
# Paths and names
#
-HOST_GENIMAGE_VERSION := 11
-HOST_GENIMAGE_MD5 := 5db95026ff8aedcbcf7804098f685c7b
+HOST_GENIMAGE_VERSION := 13
+HOST_GENIMAGE_MD5 := 84ec07d684f27a425b3789f87c35ffa3
HOST_GENIMAGE := genimage-$(HOST_GENIMAGE_VERSION)
HOST_GENIMAGE_SUFFIX := tar.xz
HOST_GENIMAGE_URL := http://www.pengutronix.de/software/genimage/download/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)