diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-23 16:36:07 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-23 10:04:07 -0700 |
| commit | dc94abad5c84e733a84f01e0d38720726f808517 (patch) | |
| tree | ae9ba8264ceb553847db952e91a312e9624305bb | |
| parent | 607c9e8f3b218f7eb6d3087b4aa0970f9c07b280 (diff) | |
| download | meta-openembedded-dc94abad5c84e733a84f01e0d38720726f808517.tar.gz | |
ctags: upgrade 5.9.20220703.0 -> 5.9.20220821.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.20220821.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20220703.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220703.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220821.0.bb index fb736db574..31f493506b 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220703.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220821.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 = "787811b6eac03ab81ccf5b6957432d893eb982cb" | 17 | SRCREV = "40551e21c507c2426a323373f3ff200799150429" |
| 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" |
