diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-02-21 17:28:36 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-23 22:35:00 +0000 |
commit | 3c202cd8ce42b220e06e7408fa2bb60e1d54222d (patch) | |
tree | cfa54cb809b6dac3586c3e38ced702df79f2061c /meta/recipes-support/nettle | |
parent | 3c2f8b750ab9c53773fb5a9a1a874e475740b4ee (diff) | |
download | poky-3c202cd8ce42b220e06e7408fa2bb60e1d54222d.tar.gz |
nettle: Upgrade to 3.7.1
bugfix release [1]
[1] https://lists.gnu.org/archive/html/info-gnu/2021-02/msg00011.html
(From OE-Core rev: 28156e43673288ecfb9d43b1aecfd01256c71585)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/nettle')
-rw-r--r-- | meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch (renamed from meta/recipes-support/nettle/nettle-3.7/Add-target-to-only-build-tests-not-run-them.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch (renamed from meta/recipes-support/nettle/nettle-3.7/check-header-files-of-openssl-only-if-enable_.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle/dlopen-test.patch (renamed from meta/recipes-support/nettle/nettle-3.7/dlopen-test.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle/run-ptest (renamed from meta/recipes-support/nettle/nettle-3.7/run-ptest) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle_3.7.1.bb (renamed from meta/recipes-support/nettle/nettle_3.7.bb) | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nettle/nettle-3.7/Add-target-to-only-build-tests-not-run-them.patch b/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch index e3f5c6de7d..e3f5c6de7d 100644 --- a/meta/recipes-support/nettle/nettle-3.7/Add-target-to-only-build-tests-not-run-them.patch +++ b/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.7/check-header-files-of-openssl-only-if-enable_.patch b/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch index d5f266681e..d5f266681e 100644 --- a/meta/recipes-support/nettle/nettle-3.7/check-header-files-of-openssl-only-if-enable_.patch +++ b/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.7/dlopen-test.patch b/meta/recipes-support/nettle/nettle/dlopen-test.patch index ab9b91f88b..ab9b91f88b 100644 --- a/meta/recipes-support/nettle/nettle-3.7/dlopen-test.patch +++ b/meta/recipes-support/nettle/nettle/dlopen-test.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.7/run-ptest b/meta/recipes-support/nettle/nettle/run-ptest index b90bed66d2..b90bed66d2 100644 --- a/meta/recipes-support/nettle/nettle-3.7/run-ptest +++ b/meta/recipes-support/nettle/nettle/run-ptest | |||
diff --git a/meta/recipes-support/nettle/nettle_3.7.bb b/meta/recipes-support/nettle/nettle_3.7.1.bb index 2c219c2a12..d6bb1c84c6 100644 --- a/meta/recipes-support/nettle/nettle_3.7.bb +++ b/meta/recipes-support/nettle/nettle_3.7.1.bb | |||
@@ -23,7 +23,7 @@ SRC_URI_append_class-target = "\ | |||
23 | file://dlopen-test.patch \ | 23 | file://dlopen-test.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[sha256sum] = "f001f64eb444bf13dd91bceccbc20acbc60c4311d6e2b20878452eb9a9cec75a" | 26 | SRC_URI[sha256sum] = "156621427c7b00a75ff9b34b770b95d34f80ef7a55c3407de94b16cbf436c42e" |
27 | 27 | ||
28 | UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" | 28 | UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" |
29 | 29 | ||