aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tclap
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-01-06 11:13:48 +0800
committerKhem Raj <raj.khem@gmail.com>2021-01-05 21:32:55 -0800
commit583fbb4775a960391cb62d55164b91570a70921a (patch)
treed1274406a8432a9f61a7f0f9356d370c5cfabeaa /meta-oe/recipes-devtools/tclap
parentf49be4279dba474827e1c7a8eff3a7c6c81f1b70 (diff)
downloadmeta-openembedded-583fbb4775a960391cb62d55164b91570a70921a.tar.gz
tclap: fix branch
Upstream has deleted the 'master' branch, so use the 1.2 branch. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/tclap')
-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 47ab2fd7b2..bba8d5c215 100644
--- a/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
+++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed"
SRCREV = "ec3ddcfe41b0544a4551a57439b6b3682fe31479"
-SRC_URI = "git://git.code.sf.net/p/tclap/code \
+SRC_URI = "git://git.code.sf.net/p/tclap/code;branch=1.2 \
file://Makefile.am-disable-docs.patch \
"