mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +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 583fbb4775)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user