diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-01-07 17:04:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-10 12:34:40 +0000 |
commit | ced238d8428da973473e805fd3d665dc626d9382 (patch) | |
tree | 166f12001dc499ea045a14baeb5ded2c9e4804c7 /meta/recipes-support | |
parent | a018d62503b94f18b9a889b134ad46e6fecd116e (diff) | |
download | poky-ced238d8428da973473e805fd3d665dc626d9382.tar.gz |
nettle: upgrade 3.6 ->3.7
(From OE-Core rev: 83e2617fd693d3c8eb96622980cb229e64b01711)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.7/Add-target-to-only-build-tests-not-run-them.patch (renamed from meta/recipes-support/nettle/nettle-3.6/Add-target-to-only-build-tests-not-run-them.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.7/check-header-files-of-openssl-only-if-enable_.patch (renamed from meta/recipes-support/nettle/nettle-3.6/check-header-files-of-openssl-only-if-enable_.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.7/dlopen-test.patch (renamed from meta/recipes-support/nettle/nettle-3.6/dlopen-test.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.7/run-ptest (renamed from meta/recipes-support/nettle/nettle-3.6/run-ptest) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle_3.7.bb (renamed from meta/recipes-support/nettle/nettle_3.6.bb) | 3 |
5 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/nettle/nettle-3.6/Add-target-to-only-build-tests-not-run-them.patch b/meta/recipes-support/nettle/nettle-3.7/Add-target-to-only-build-tests-not-run-them.patch index e3f5c6de7d..e3f5c6de7d 100644 --- a/meta/recipes-support/nettle/nettle-3.6/Add-target-to-only-build-tests-not-run-them.patch +++ b/meta/recipes-support/nettle/nettle-3.7/Add-target-to-only-build-tests-not-run-them.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.6/check-header-files-of-openssl-only-if-enable_.patch b/meta/recipes-support/nettle/nettle-3.7/check-header-files-of-openssl-only-if-enable_.patch index d5f266681e..d5f266681e 100644 --- a/meta/recipes-support/nettle/nettle-3.6/check-header-files-of-openssl-only-if-enable_.patch +++ b/meta/recipes-support/nettle/nettle-3.7/check-header-files-of-openssl-only-if-enable_.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.6/dlopen-test.patch b/meta/recipes-support/nettle/nettle-3.7/dlopen-test.patch index ab9b91f88b..ab9b91f88b 100644 --- a/meta/recipes-support/nettle/nettle-3.6/dlopen-test.patch +++ b/meta/recipes-support/nettle/nettle-3.7/dlopen-test.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.6/run-ptest b/meta/recipes-support/nettle/nettle-3.7/run-ptest index b90bed66d2..b90bed66d2 100644 --- a/meta/recipes-support/nettle/nettle-3.6/run-ptest +++ b/meta/recipes-support/nettle/nettle-3.7/run-ptest | |||
diff --git a/meta/recipes-support/nettle/nettle_3.6.bb b/meta/recipes-support/nettle/nettle_3.7.bb index 7c1b1a2d5c..2c219c2a12 100644 --- a/meta/recipes-support/nettle/nettle_3.6.bb +++ b/meta/recipes-support/nettle/nettle_3.7.bb | |||
@@ -23,8 +23,7 @@ SRC_URI_append_class-target = "\ | |||
23 | file://dlopen-test.patch \ | 23 | file://dlopen-test.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "c45ee24ed7361dcda152a035d396fe8a" | 26 | SRC_URI[sha256sum] = "f001f64eb444bf13dd91bceccbc20acbc60c4311d6e2b20878452eb9a9cec75a" |
27 | SRC_URI[sha256sum] = "d24c0d0f2abffbc8f4f34dcf114b0f131ec3774895f3555922fe2f40f3d5e3f1" | ||
28 | 27 | ||
29 | UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" | 28 | UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" |
30 | 29 | ||