diff options
-rw-r--r-- | meta-oe/recipes-crypto/libkcapi/libkcapi_1.2.1.bb | 2 |
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" | |||
3 | LICENSE = "BSD | GPL-2.0" | 3 | LICENSE = "BSD | GPL-2.0" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c78be93ed8d1637f2a3f4a83ff9d5f54" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c78be93ed8d1637f2a3f4a83ff9d5f54" |
5 | 5 | ||
6 | DEPENDS = "libtool" | ||
7 | |||
8 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
9 | SRCREV = "d41284525ec8960e9a828979cfe269012b7df8db" | 7 | SRCREV = "d41284525ec8960e9a828979cfe269012b7df8db" |
10 | SRC_URI = "git://github.com/smuellerDD/libkcapi.git;branch=master;protocol=https \ | 8 | SRC_URI = "git://github.com/smuellerDD/libkcapi.git;branch=master;protocol=https \ |