diff options
-rw-r--r-- | meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb (renamed from meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb index f23a122a9c..e9ff898617 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.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 | " |
12 | SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https" | 12 | SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https" |
13 | SRCREV = "48b2ffc128af776ff3658a70e5d7bb4a82180189" | 13 | SRCREV = "7199c8959347b0e8342df7dc6e0c1fc4b484d2fb" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | do_configure[noexec] = "1" | 16 | do_configure[noexec] = "1" |