summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-01-21 19:29:14 +0800
committerKhem Raj <raj.khem@gmail.com>2026-01-22 22:01:03 -0800
commitd913f625cc3c0ff3c005147fa1f057066464d2de (patch)
treed3ba5fd506994c395c2deb5bb8374991396b5f1d /meta-oe
parentf2c2e4d50cc8aa65d97427f56f109ad836aa621a (diff)
downloadmeta-openembedded-d913f625cc3c0ff3c005147fa1f057066464d2de.tar.gz
ctags: upgrade 6.2.20260111.0 -> 6.2.20260118.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_6.2.20260118.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20260111.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260111.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260118.0.bb
index 5f6f550829..fa8d06120c 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260111.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260118.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 = "b11e39a7a89dc0b556e843db5aa34d0198066b9d" 17SRCREV = "a5b50997ee99b74f3806a2aeeae0d32463a5ba39"
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