summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 21:17:25 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-15 22:43:57 -0700
commit9115d36b0154690ddec86509073134af270ea80e (patch)
treec5175f25040a4bdeab580cb6830166f08bd3826b
parentb921d5ac2322da0999528ef0c4a3c058e60b719e (diff)
downloadmeta-openembedded-9115d36b0154690ddec86509073134af270ea80e.tar.gz
zile: upgrade 2.4.15 -> 2.6.4
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/zile/zile_2.6.4.bb (renamed from meta-oe/recipes-support/zile/zile_2.4.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zile/zile_2.4.15.bb b/meta-oe/recipes-support/zile/zile_2.6.4.bb
index d7973ab861..c3fcc36463 100644
--- a/meta-oe/recipes-support/zile/zile_2.4.15.bb
+++ b/meta-oe/recipes-support/zile/zile_2.6.4.bb
@@ -9,7 +9,7 @@ SRC_URI = "${GNU_MIRROR}/zile/${BP}.tar.gz \
9 file://remove-help2man.patch \ 9 file://remove-help2man.patch \
10" 10"
11 11
12SRC_URI[sha256sum] = "39c300a34f78c37ba67793cf74685935a15568e14237a3a66fda8fcf40e3035e" 12SRC_URI[sha256sum] = "d5d44b85cb490643d0707e1a2186f3a32998c2f6eabaa9481479b65caeee57c0"
13 13
14inherit autotools pkgconfig 14inherit autotools pkgconfig
15 15