diff options
Diffstat (limited to 'meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb')
-rw-r--r-- | meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb b/meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb index 320716d6aa..43f58f311c 100644 --- a/meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb +++ b/meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb @@ -1,13 +1,6 @@ -SUMMARY = "A /dev/crypto device driver" -HOMEPAGE = "http://cryptodev-linux.org/" +require cryptodev_${PV}.inc -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -SRC_URI = "http://download.gna.org/cryptodev-linux/${BPN}-${PV}.tar.gz" - -SRC_URI[md5sum] = "eade38998313c25fd7934719cdf8a2ea" -SRC_URI[sha256sum] = "75f1425c8ea1f8cae523905a5a046a35092327a6152800b0b86efc4e56fb3e2f" +SUMMARY = "A /dev/crypto device driver header file" do_compile() { : |