From 6313a640ab1a4ec27f41324405c7d0396fe2d8d3 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 6 Jan 2021 11:13:48 +0800 Subject: tclap: fix branch Upstream has deleted the 'master' branch, so use the 1.2 branch. Signed-off-by: Chen Qi Signed-off-by: Khem Raj (cherry picked from commit 583fbb4775a960391cb62d55164b91570a70921a) Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ " -- cgit v1.2.3-54-g00ecf