Bump openssl lib.
authorCarl Hetherington <cth@carlh.net>
Wed, 23 Dec 2020 16:48:53 +0000 (17:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Dec 2020 16:48:53 +0000 (17:48 +0100)
cscript

diff --git a/cscript b/cscript
index 187033a0ad5fdfea6c36516b26c450a98f220d16..886890b83fe4085fae3a29868d6bc8c0f5bc690f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -383,7 +383,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', 'carl'))
+    deps.append(('openssl', 'arm64'))
     if can_build_disk(target):
         deps.append(('lwext4', '370b3de6'))
     deps.append(('ffcmp', None))