summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-11-18 17:08:19 +0800
committerKhem Raj <raj.khem@gmail.com>2025-11-18 08:23:42 -0800
commit7693ed512ee5978a92d65b1918d194afa648367e (patch)
tree47a582cd558799682984b0f53d4c0786178afdb2
parent7915bcecf5b25eb525c5700fc4196422596b5a38 (diff)
downloadmeta-openembedded-7693ed512ee5978a92d65b1918d194afa648367e.tar.gz
ctags: upgrade 6.2.20251109.0 -> 6.2.20251116.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_6.2.20251116.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20251109.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20251109.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20251116.0.bb
index bd6f5bbfc0..c0a4c58779 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20251109.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20251116.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 = "d8622b79321eee26e91ea8db12d97e0f1a406670" 17SRCREV = "6a5177de1cef89ad03469387b188b74d0acf4a02"
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