diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-05-06 22:48:27 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-05-16 09:09:47 -0700 |
| commit | 77c5ba7dbfb77811bc233da054e45ae58db3e0e2 (patch) | |
| tree | 3b287f4d1ac262de7737d1cacde52527f2093183 | |
| parent | f3d3b572469183c70e204e840d0d01e82e48f367 (diff) | |
| download | meta-openembedded-77c5ba7dbfb77811bc233da054e45ae58db3e0e2.tar.gz | |
ctags: upgrade 5.9.20220501.0 -> 5.9.20220508.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/ctags/ctags_5.9.20220508.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20220501.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220501.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220508.0.bb index dd8a163b0c..02f01cc60f 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220501.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220508.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 = "364032bec335e92ccb25b8b2bfee25012609688f" | 17 | SRCREV = "3f9e162a2a2d49920550bddb6de9da46a8340a41" |
| 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" |
