summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/cryptodev/cryptodev.inc
blob: 9d8ba440586c56f2a9cfe5e0c54dbedf5353ae85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
HOMEPAGE = "http://cryptodev-linux.org/"

LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
           file://0001-Fix-module-loading-with-Linux-v5.0-rc5.patch \
           "
SRCREV = "fd8b15ef1c8398a69a37932ee48c74ab40329a29"

S = "${WORKDIR}/git"

CLEANBROKEN = "1"