summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-06-02 18:07:17 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-07 18:21:35 -0700
commit6a1f98457feb845281b289c4e1638eeeaada65d6 (patch)
tree8224acd4a679937492a2f405e3a9174af06e052e
parent0d541bae0998b39ae0362eb8b2cd6a7639bc3977 (diff)
downloadmeta-openembedded-6a1f98457feb845281b289c4e1638eeeaada65d6.tar.gz
ctags: upgrade 6.2.20260524.0 -> 6.2.20260531.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_6.2.20260531.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20260524.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260524.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260531.0.bb
index 93f63526db..195b8b850e 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260524.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260531.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
14 14
15inherit autotools-brokensep pkgconfig manpages 15inherit autotools-brokensep pkgconfig manpages
16 16
17SRCREV = "4a77f4e9fdbea8350b8d7b145780e2d9027bd083" 17SRCREV = "5a1b5c54579fb749e96918be009a3f5c611d6d03"
18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https;tag=p${PV}" 18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https;tag=p${PV}"
19 19
20 20