lwext4 arm64 branch.
authorCarl Hetherington <cth@carlh.net>
Wed, 23 Dec 2020 18:32:13 +0000 (19:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Dec 2020 18:32:13 +0000 (19:32 +0100)
cscript

diff --git a/cscript b/cscript
index 886890b83fe4085fae3a29868d6bc8c0f5bc690f..40a80b2353427086db881ea7f39f000102cbda58 100644 (file)
--- a/cscript
+++ b/cscript
@@ -385,7 +385,7 @@ def dependencies(target, options):
     # the appropriate place later
     deps.append(('openssl', 'arm64'))
     if can_build_disk(target):
-        deps.append(('lwext4', '370b3de6'))
+        deps.append(('lwext4', 'arm64'))
     deps.append(('ffcmp', None))
 
     return deps