Try to fix previous commit. v2.15.119
authorCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2021 12:17:11 +0000 (13:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2021 12:17:11 +0000 (13:17 +0100)
cscript

diff --git a/cscript b/cscript
index e91607600570895d4682e93306d72838eaa41916..d84c613e116e85d5ed6f8860554293f888783bdc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -385,7 +385,7 @@ def dependencies(target, options):
     # the appropriate place later
     deps.append(('openssl', '7f29dd5'))
     if can_build_disk(target):
-        deps.append(('lwext4', 'd67dd1b'))
+        deps.append(('lwext4', '3601ea5'))
     deps.append(('ffcmp', 'a915540'))
 
     return deps