From 6f09206d7c128fd08cf11fc5f4b1dd0d27b32536 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 25 Jun 2026 17:00:41 +0800 Subject: [PATCH] ctags: upgrade 6.2.20260607.0 -> 6.2.20260621.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../ctags/{ctags_6.2.20260607.0.bb => ctags_6.2.20260621.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_6.2.20260607.0.bb => ctags_6.2.20260621.0.bb} (95%) diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260607.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260621.0.bb similarity index 95% rename from meta-oe/recipes-devtools/ctags/ctags_6.2.20260607.0.bb rename to meta-oe/recipes-devtools/ctags/ctags_6.2.20260621.0.bb index 0d0604239a..208e3e6ac4 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260607.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260621.0.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" inherit autotools-brokensep pkgconfig manpages -SRCREV = "0361a1da51a9cb680732451ab0c35c41bc914bda" +SRCREV = "7cef08003487e3c87cb727f112c5bff793751ef8" SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https;tag=p${PV}"