diff options
Diffstat (limited to 'meta/recipes-kernel/cryptodev/cryptodev.inc')
-rw-r--r-- | meta/recipes-kernel/cryptodev/cryptodev.inc | 6 |
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 | ||
11 | SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \ |
12 | " | 12 | " |
13 | SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f" | 13 | SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c" |
14 | PV = "1.13+git${SRCPV}" | 14 | PV = "1.14" |
15 | |||
16 | S = "${WORKDIR}/git" | ||
17 | 15 | ||
18 | CLEANBROKEN = "1" | 16 | CLEANBROKEN = "1" |