diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-19 11:31:47 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-11-19 13:13:15 -0800 |
commit | 8b8676f26fb0c538c1f08a54288c6ef33460da5e (patch) | |
tree | 79895382051bc83af2ea3065ca13a7a5ee865996 | |
parent | 06036e6a71c017788c55b0fa7a823115b6ba1482 (diff) | |
download | meta-openembedded-8b8676f26fb0c538c1f08a54288c6ef33460da5e.tar.gz |
ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-oe/recipes-devtools/ctags/ctags_6.1.20240915.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.1.20240908.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240908.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240915.0.bb index 01e7e5e3f1..247e1a8446 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240908.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240915.0.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
14 | 14 | ||
15 | inherit autotools-brokensep pkgconfig manpages | 15 | inherit autotools-brokensep pkgconfig manpages |
16 | 16 | ||
17 | SRCREV = "0a2ad188848b75f56bb2af33bcf556bd7cf422ed" | 17 | SRCREV = "40b58618f9f0dc4123a205cbd50b73c6ab2e6f5c" |
18 | SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" | 18 | SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |