lwext4
authorCarl Hetherington <cth@carlh.net>
Wed, 5 Aug 2020 21:01:28 +0000 (23:01 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 07:38:43 +0000 (09:38 +0200)
cscript

diff --git a/cscript b/cscript
index 3fe9275fef7c1ed0d77eb7056567a7053637e06c..52792bdc720cc357c2f7a0cf577ab8c62ff2d339 100644 (file)
--- a/cscript
+++ b/cscript
@@ -385,7 +385,7 @@ def dependencies(target, options):
     # the appropriate place later
     deps.append(('openssl', 'carl'))
     if can_build_disk(target):
-        deps.append(('lwext4', '370b3de6'))
+        deps.append(('lwext4', '2e9173d6'))
 
     return deps