summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/genimage/genimage_20.bb (renamed from meta-oe/recipes-support/genimage/genimage_19.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/genimage/genimage_19.bb b/meta-oe/recipes-support/genimage/genimage_20.bb
index 7d760825e3..8e7f59e9f1 100644
--- a/meta-oe/recipes-support/genimage/genimage_19.bb
+++ b/meta-oe/recipes-support/genimage/genimage_20.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=570a9b3749dd0463a1778803b12a6dce"
10DEPENDS = "libconfuse" 10DEPENDS = "libconfuse"
11 11
12SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/genimage-${PV}.tar.xz" 12SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/genimage-${PV}.tar.xz"
13SRC_URI[sha256sum] = "7ec4fcb865662a8b2ff20284819044ffa84137bf3ca16fb749701291bc01f108" 13SRC_URI[sha256sum] = "397545be2fa52d482c5fba9a11897c61324bfc559ea0efb700b9edba7a807b55"
14 14
15EXTRA_OECONF = "--enable-largefile" 15EXTRA_OECONF = "--enable-largefile"
16 16