mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 01:28:54 +00:00
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> (cherry picked from commit 583fbb4775a960391cb62d55164b91570a70921a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
461b240e76
commit
6313a640ab
@ -4,7 +4,7 @@ LICENSE = "MIT"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed"
|
||||||
|
|
||||||
SRCREV = "ec3ddcfe41b0544a4551a57439b6b3682fe31479"
|
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 \
|
file://Makefile.am-disable-docs.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user