summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/cryptodev/cryptodev.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/cryptodev/cryptodev.inc')
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
index 64a9c2926b..16a8eb610a 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -10,9 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
10 10
11SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \ 11SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \
12 " 12 "
13SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f" 13SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c"
14PV = "1.13+git${SRCPV}" 14PV = "1.14"
15
16S = "${WORKDIR}/git"
17 15
18CLEANBROKEN = "1" 16CLEANBROKEN = "1"