mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
One of the tarball mirrors is down; the other is blocked by Intel's corporate proxy for being deemed 'suspicious' (the same problem might pop up in other companies as well). Let's just take the source from github. (From OE-Core rev: 69f60f6ef9061760643d6b4e378052ddad424754) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
288 B
PHP
12 lines
288 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 = "87d959d9a279c055b361de8e730fab6a7144edd7"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
CLEANBROKEN = "1"
|