diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-02-10 17:00:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-10 08:45:35 -0800 |
commit | ffeccbc4406f451158aae011fc369ad76fe4e184 (patch) | |
tree | e38ecca1e0cc149269ea210754b53a7e9bf8b6c2 /meta-oe/recipes-devtools | |
parent | 7c2c125ba18ea58a61085fa397605abcd64e1652 (diff) | |
download | meta-openembedded-ffeccbc4406f451158aae011fc369ad76fe4e184.tar.gz |
ctags: upgrade 6.1.20250119.0 -> 6.1.20250202.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.20250202.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.1.20250119.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.1.20250119.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.1.20250202.0.bb index 5281d79c4c..16047591b7 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_6.1.20250119.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_6.1.20250202.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 = "e2308b07c4d8e4d3b6b59547e75f51b1c6046f29" | 17 | SRCREV = "ba8960c3b26ca92f710d9dbbf45802cdd2a3fbd9" |
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" |