diff options
| -rw-r--r-- | meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-connectivity/openssl/openssl_3.5.1.bb (renamed from meta/recipes-connectivity/openssl/openssl_3.5.0.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch b/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch index 7043188973..cf5ff356ee 100644 --- a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch +++ b/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch | |||
| @@ -20,7 +20,7 @@ diff --git a/Configure b/Configure | |||
| 20 | index fff97bd..5ee54c1 100755 | 20 | index fff97bd..5ee54c1 100755 |
| 21 | --- a/Configure | 21 | --- a/Configure |
| 22 | +++ b/Configure | 22 | +++ b/Configure |
| 23 | @@ -1551,16 +1551,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m) | 23 | @@ -1552,16 +1552,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m) |
| 24 | push @{$config{shared_ldflag}}, "-mno-cygwin"; | 24 | push @{$config{shared_ldflag}}, "-mno-cygwin"; |
| 25 | } | 25 | } |
| 26 | 26 | ||
diff --git a/meta/recipes-connectivity/openssl/openssl_3.5.0.bb b/meta/recipes-connectivity/openssl/openssl_3.5.1.bb index a7d08d5b86..7c40b6cf52 100644 --- a/meta/recipes-connectivity/openssl/openssl_3.5.0.bb +++ b/meta/recipes-connectivity/openssl/openssl_3.5.1.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI:append:class-nativesdk = " \ | |||
| 18 | file://environment.d-openssl.sh \ | 18 | file://environment.d-openssl.sh \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0" | 21 | SRC_URI[sha256sum] = "529043b15cffa5f36077a4d0af83f3de399807181d607441d734196d889b641f" |
| 22 | 22 | ||
| 23 | inherit lib_package multilib_header multilib_script ptest perlnative manpages | 23 | inherit lib_package multilib_header multilib_script ptest perlnative manpages |
| 24 | MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash" | 24 | MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash" |
