summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-10 17:02:29 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-10 07:20:35 -0700
commit8bd61a71814e021b5c6b92eddcfce9d731ec9c90 (patch)
treef0e58c3cef15b69f7bcf7e7f0b531ad12290595d /meta-oe/recipes-devtools
parentf8ea49d484958d2a267e4eb9440069ab5797cf93 (diff)
downloadmeta-openembedded-8bd61a71814e021b5c6b92eddcfce9d731ec9c90.tar.gz
ctags: upgrade 6.1.20240825.0 -> 6.1.20240908.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.1.20240908.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.1.20240825.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240825.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240908.0.bb
index 88b5f9fa1..01e7e5e3f 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240825.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240908.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 = "a7b07d75535163f45331ca910245ad4b516379fa" 17SRCREV = "0a2ad188848b75f56bb2af33bcf556bd7cf422ed"
18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" 18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"