summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb (renamed from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
index e9ff898617..35be1e2e50 100644
--- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb
+++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
10 file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ 10 file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
11 " 11 "
12SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https" 12SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
13SRCREV = "7199c8959347b0e8342df7dc6e0c1fc4b484d2fb" 13SRCREV = "16c9e5c93e614f0df25f1cb30d0730102e6f4e41"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16do_configure[noexec] = "1" 16do_configure[noexec] = "1"