aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-11-18 16:11:28 +0000
committerKhem Raj <raj.khem@gmail.com>2021-11-18 11:07:10 -0800
commit95eec99419ce10ec02c47be5bbd8a65e5906b860 (patch)
tree5b7fb7a7ccc61e5ed1885d1882e8c65166946ff0 /meta-oe
parent4004a2279e11287407d820b997bb043b6ffe6fa7 (diff)
downloadmeta-openembedded-95eec99419ce10ec02c47be5bbd8a65e5906b860.tar.gz
libkcapi: remove DEPENDS on target libtool
There is no need to build depend on the target libtool. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-crypto/libkcapi/libkcapi_1.2.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/libkcapi/libkcapi_1.2.1.bb b/meta-oe/recipes-crypto/libkcapi/libkcapi_1.2.1.bb
index a66504dd83..2d15e9ac0f 100644
--- a/meta-oe/recipes-crypto/libkcapi/libkcapi_1.2.1.bb
+++ b/meta-oe/recipes-crypto/libkcapi/libkcapi_1.2.1.bb
@@ -3,8 +3,6 @@ HOMEPAGE = "http://www.chronox.de/libkcapi.html"
LICENSE = "BSD | GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=c78be93ed8d1637f2a3f4a83ff9d5f54"
-DEPENDS = "libtool"
-
S = "${WORKDIR}/git"
SRCREV = "d41284525ec8960e9a828979cfe269012b7df8db"
SRC_URI = "git://github.com/smuellerDD/libkcapi.git;branch=master;protocol=https \