Add a specific lwext4 commit to the cscript. v2.15.69
authorCarl Hetherington <cth@carlh.net>
Fri, 1 May 2020 23:58:57 +0000 (01:58 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 1 May 2020 23:58:57 +0000 (01:58 +0200)
cscript

diff --git a/cscript b/cscript
index 1cf2109aba7402c0049e9766472423c717359320..3ca0d0bfd689eca10c2207c330a385906e77f4eb 100644 (file)
--- a/cscript
+++ b/cscript
@@ -384,7 +384,7 @@ def dependencies(target, options):
     # the appropriate place later
     deps.append(('openssl', 'carl'))
     if can_build_disk(target):
     # the appropriate place later
     deps.append(('openssl', 'carl'))
     if can_build_disk(target):
-        deps.append(('lwext4', 'carl2'))
+        deps.append(('lwext4', 'a2222efb'))
 
     return deps
 
 
     return deps