summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb')
-rw-r--r--meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb b/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb
index 6d55c58526..6f452d3b93 100644
--- a/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb
+++ b/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb
@@ -10,12 +10,9 @@ compliant with the GNU or POSIX standards, it is close. \
10LICENSE = "MIT" 10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://COPYING;md5=5c64b2e8cc50917b2744a90950faa7cd" 11LIC_FILES_CHKSUM = "file://COPYING;md5=5c64b2e8cc50917b2744a90950faa7cd"
12 12
13SRCREV = "799a8b1f99818e39fee19d0601030770af1221e1" 13SRCREV = "81b3d2a0c47895c22e9bb8c577f5ab521f76e5d2"
14SRC_URI = "git://git.code.sf.net/p/tclap/code;branch=1.4 \ 14SRC_URI = "git://git.code.sf.net/p/tclap/code;branch=1.4"
15 file://0001-tclap-add-pkg-config-file.patch \
16"
17 15
18S = "${WORKDIR}/git"
19inherit cmake 16inherit cmake
20 17
21ALLOW_EMPTY:${PN} = "1" 18ALLOW_EMPTY:${PN} = "1"