aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChencheng Zhang <chencheng@wittra.se>2020-12-15 15:16:33 +0100
committerArmin Kuster <akuster808@gmail.com>2021-01-10 11:27:03 -0800
commit461b240e765a14c2cfdfcca82ec45f050f476e04 (patch)
tree3edb4380c013ba198639270380494b3e8a67e0a2
parent8d5dddb88589dc4a93be835d447d4416ee4da603 (diff)
downloadmeta-openembedded-461b240e765a14c2cfdfcca82ec45f050f476e04.tar.gz
tclap: align version to tag v1.2.2
This is to update the tclap v1.2.2 with several bug fixes. See: https://sourceforge.net/p/tclap/bugs/23/ Signed-off-by: Chencheng Zhang <chencheng@wittra.se> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f03ad4971ed0b7cf34550a90ee3c0fa18f964533) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb b/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
index 46a9408031..47ab2fd7b2 100644
--- a/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
+++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://tclap.sourceforge.net/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed"
-SRCREV = "75f440bcac1276c847f5351e14216f6e91def44d"
+SRCREV = "ec3ddcfe41b0544a4551a57439b6b3682fe31479"
SRC_URI = "git://git.code.sf.net/p/tclap/code \
file://Makefile.am-disable-docs.patch \
"