summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:55:36 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-26 07:43:37 -0700
commit485d35a7b096388143d7c4177f981180cc27a6ea (patch)
treebcbfb304e6bfe77c0dffaa8d25a2e2f70f34a79f /meta-oe/recipes-devtools
parent1fc0a5afd41f63f4d7a9172eaefeb4eef7a26057 (diff)
downloadmeta-openembedded-485d35a7b096388143d7c4177f981180cc27a6ea.tar.gz
ctags: upgrade 6.2.20260308.0 -> 6.2.20260322.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.20260322.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20260308.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260308.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260322.0.bb
index 51ad8cff8e..b44b00eca0 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260308.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260322.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 = "db5c5e00f09e62d27108025de24bcec919eac83b" 17SRCREV = "0c1b0f3dfa7ed5fddb4369c8abd0c463ea3665a8"
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