summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-02 10:13:18 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-01 19:29:03 -0700
commit0d360f35db265e16048de928741618eb2d7f9001 (patch)
treef78bf09912586a173e9cd4e43a44e88c1ff4639b /meta-oe/recipes-devtools
parentd8f72725a0f2fe98d57dccbc4cf351c7a1ce538e (diff)
downloadmeta-openembedded-0d360f35db265e16048de928741618eb2d7f9001.tar.gz
ctags: upgrade 6.2.20260322.0 -> 6.2.20260329.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_6.2.20260329.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20260322.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260322.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260329.0.bb
index b44b00eca0..76bb5b77be 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260322.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260329.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 = "0c1b0f3dfa7ed5fddb4369c8abd0c463ea3665a8" 17SRCREV = "34659e2cb02e055c74e929c5bad291470a729570"
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