diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-02 09:42:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-03 11:12:26 +0000 |
commit | 7ee9a45fe06b1b3082f5045e01113119851b74a4 (patch) | |
tree | 047c96c33232faaa9a5bf25e8860f18752fd714f /meta/recipes-support/libjitterentropy | |
parent | d4ebd6361ae75ba03bde0122e503261edcfa788a (diff) | |
download | poky-7ee9a45fe06b1b3082f5045e01113119851b74a4.tar.gz |
libjitterentropy: upgrade 3.3.0 -> 3.3.1
(From OE-Core rev: 9fe674c9d782996ba2625367d1ffc82fb9501156)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libjitterentropy')
-rw-r--r-- | meta/recipes-support/libjitterentropy/libjitterentropy_3.3.1.bb (renamed from meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.1.bb index 936101a152..5331cf2685 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.1.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1c94a9d191202a5552f381a023551396 \ | |||
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 = "418c1e64231255aec2167cbb20aab62a0863415d" | 13 | SRCREV = "887c9871ea110e397812ff7f3b28a6269f0a2ffc" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | # remove at next version upgrade or when output changes | 16 | # remove at next version upgrade or when output changes |