aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-06-24 09:58:30 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-23 23:20:35 -0700
commit50d1ae321fee2e82469eb6b97673a0acf4f46c52 (patch)
treed711bec8701440e709a84000ba1f8942db3fa1df /meta-oe
parent4449b3a7b6c17fbde40490f0f4b6079df0fd8d9e (diff)
downloadmeta-openembedded-contrib-50d1ae321fee2e82469eb6b97673a0acf4f46c52.tar.gz
ctags: upgrade 5.9.20210613.0 -> 5.9.20210620.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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_5.9.20210620.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb
index f0ac4f615c..8f4781b177 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages
-SRCREV = "f3ac807427e07f04b3b9225d61c339b3e8b4925f"
+SRCREV = "e8457b5021744add677ede6663190f09bd223e82"
SRC_URI = "git://github.com/universal-ctags/ctags"
S = "${WORKDIR}/git"