diff options
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.5.1/Add-target-to-only-build-tests-not-run-them.patch (renamed from meta/recipes-support/nettle/nettle-3.4.1/Add-target-to-only-build-tests-not-run-them.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.5.1/check-header-files-of-openssl-only-if-enable_.patch (renamed from meta/recipes-support/nettle/nettle-3.4.1/check-header-files-of-openssl-only-if-enable_.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.5.1/dlopen-test.patch (renamed from meta/recipes-support/nettle/nettle-3.4.1/dlopen-test.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle-3.5.1/run-ptest (renamed from meta/recipes-support/nettle/nettle-3.4.1/run-ptest) | 0 | ||||
-rw-r--r-- | meta/recipes-support/nettle/nettle_3.5.1.bb (renamed from meta/recipes-support/nettle/nettle_3.4.1.bb) | 6 |
5 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/nettle/nettle-3.4.1/Add-target-to-only-build-tests-not-run-them.patch b/meta/recipes-support/nettle/nettle-3.5.1/Add-target-to-only-build-tests-not-run-them.patch index c007060ee6..c007060ee6 100644 --- a/meta/recipes-support/nettle/nettle-3.4.1/Add-target-to-only-build-tests-not-run-them.patch +++ b/meta/recipes-support/nettle/nettle-3.5.1/Add-target-to-only-build-tests-not-run-them.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.4.1/check-header-files-of-openssl-only-if-enable_.patch b/meta/recipes-support/nettle/nettle-3.5.1/check-header-files-of-openssl-only-if-enable_.patch index d5f266681e..d5f266681e 100644 --- a/meta/recipes-support/nettle/nettle-3.4.1/check-header-files-of-openssl-only-if-enable_.patch +++ b/meta/recipes-support/nettle/nettle-3.5.1/check-header-files-of-openssl-only-if-enable_.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.4.1/dlopen-test.patch b/meta/recipes-support/nettle/nettle-3.5.1/dlopen-test.patch index fea5774206..fea5774206 100644 --- a/meta/recipes-support/nettle/nettle-3.4.1/dlopen-test.patch +++ b/meta/recipes-support/nettle/nettle-3.5.1/dlopen-test.patch | |||
diff --git a/meta/recipes-support/nettle/nettle-3.4.1/run-ptest b/meta/recipes-support/nettle/nettle-3.5.1/run-ptest index b90bed66d2..b90bed66d2 100644 --- a/meta/recipes-support/nettle/nettle-3.4.1/run-ptest +++ b/meta/recipes-support/nettle/nettle-3.5.1/run-ptest | |||
diff --git a/meta/recipes-support/nettle/nettle_3.4.1.bb b/meta/recipes-support/nettle/nettle_3.5.1.bb index cd8024f793..d92db0ef95 100644 --- a/meta/recipes-support/nettle/nettle_3.4.1.bb +++ b/meta/recipes-support/nettle/nettle_3.5.1.bb | |||
@@ -20,8 +20,8 @@ SRC_URI_append_class-target = "\ | |||
20 | file://dlopen-test.patch \ | 20 | file://dlopen-test.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI[md5sum] = "9bdebb0e2f638d3b9d91f7fc264b70c1" | 23 | SRC_URI[md5sum] = "0e5707b418c3826768d41130fbe4ee86" |
24 | SRC_URI[sha256sum] = "f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad" | 24 | SRC_URI[sha256sum] = "75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419" |
25 | 25 | ||
26 | UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" | 26 | UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" |
27 | 27 | ||
@@ -37,7 +37,7 @@ do_compile_ptest() { | |||
37 | } | 37 | } |
38 | 38 | ||
39 | do_install_append() { | 39 | do_install_append() { |
40 | oe_multilib_header nettle/nettle-stdint.h nettle/version.h | 40 | oe_multilib_header nettle/version.h |
41 | } | 41 | } |
42 | 42 | ||
43 | do_install_ptest() { | 43 | do_install_ptest() { |