summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-01-13 18:23:14 +0800
committerKhem Raj <raj.khem@gmail.com>2026-01-13 08:28:59 -0800
commit4493b8fd564182eb7ba66f8a6e24ec59eebcc904 (patch)
tree7fec125544c1c2f02d43429ec3cc09962abf7a05 /meta-oe/recipes-devtools
parent38bceffeae475c6f95507216f34e16baef1a4087 (diff)
downloadmeta-openembedded-4493b8fd564182eb7ba66f8a6e24ec59eebcc904.tar.gz
ctags: upgrade 6.2.20260104.0 -> 6.2.20260111.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_6.2.20260111.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20260104.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260104.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260111.0.bb
index 71ba0eda74..5f6f550829 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20260104.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20260111.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 = "743e71b21f504fcea2f9c19b814b3d8b36cb8c81" 17SRCREV = "b11e39a7a89dc0b556e843db5aa34d0198066b9d"
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