mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 09:16:36 +01:00
There's one commit on top of 1.11 release that fixes builds against kernel 5.9-rc1+. (From OE-Core rev: 14ec2d2332d14d90a4b8b058b8df90d1884cfe38) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
302 B
PHP
13 lines
302 B
PHP
HOMEPAGE = "http://cryptodev-linux.org/"
|
|
|
|
LICENSE = "GPLv2"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
|
|
"
|
|
SRCREV = "fabe5989a3dc9fba0cd0a40b612247cdde351c01"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
CLEANBROKEN = "1"
|