From 140b37fadff32e5a2fd8da7fb97e71473be15eb3 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Sun, 5 Sep 2021 13:56:52 +0800 Subject: [PATCH] ctags: upgrade 5.9.20210815 -> 5.9.20210905 Units, docs(web): add cases for testing direction flags of langdef option. Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../ctags/{ctags_5.9.20210815.0.bb => ctags_5.9.20210905.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210815.0.bb => ctags_5.9.20210905.0.bb} (95%) diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210815.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb similarity index 95% rename from meta-oe/recipes-devtools/ctags/ctags_5.9.20210815.0.bb rename to meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb index 1d8a7ecf6f..3289436fa2 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210815.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" inherit autotools-brokensep pkgconfig manpages -SRCREV = "24f852441bb12e2cfe4f6066bf85827b934e1469" +SRCREV = "ca81123303640582358ce7b8a4e466615950a1f7" SRC_URI = "git://github.com/universal-ctags/ctags" S = "${WORKDIR}/git"