diff options
| author | zangrc <zangrc.fnst@fujitsu.com> | 2021-06-11 13:29:00 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-06-11 08:48:26 -0700 |
| commit | a64e1af4aaa7961f0efedbe4edc3079453d2eca7 (patch) | |
| tree | a325ab21985239443e1aee3686ab4f83200a1e5b | |
| parent | a86b772e31079231a04762ed49ec83d32005ca15 (diff) | |
| download | meta-openembedded-a64e1af4aaa7961f0efedbe4edc3079453d2eca7.tar.gz | |
ctags: upgrade 5.9.20210502.0 -> 5.9.20210606.0
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20210502.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210502.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb index 273d6e5730..471b8edce0 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210502.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.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 = "6df08b82d4845d1b9420d9268f24d5db16ee4480" | 17 | SRCREV = "92b49e2ef6961d6b39890f430a56478ec9e5e82f" |
| 18 | SRC_URI = "git://github.com/universal-ctags/ctags" | 18 | SRC_URI = "git://github.com/universal-ctags/ctags" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
