Bump openssl to one derived from 3.2.0 (#2679).
authorCarl Hetherington <cth@carlh.net>
Sun, 17 Dec 2023 23:56:09 +0000 (00:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 21 Dec 2023 09:59:32 +0000 (10:59 +0100)
cscript

diff --git a/cscript b/cscript
index 50eb211d87f31d6a6474c4cc1164dd1e505cb4a3..267b0ef4cf31423c9b63eb96cadd4821745b43b5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -516,7 +516,7 @@ def dependencies(target, options):
     # also need a patched openssl binary to make certificates.
     # This dependency is to get that binary, which is added into
     # the appropriate place later
-    deps.append(('openssl', '7f29dd5'))
+    deps.append(('openssl', '54298369cacfe0ae01c5aa42ace8a463fd2e7a2e'))
     if can_build_disk(target):
         deps.append(('lwext4', 'ab082923a791b58478d1d9939d65a0583566ac1f'))
     deps.append(('ffcmp', '53c853d2935de3f2b0d53777529e48c102afd237'))