summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 986b97636..6635d03c3 100644
--- a/cscript
+++ b/cscript
@@ -398,7 +398,7 @@ def dependencies(target, options):
# the appropriate place later
deps.append(('openssl', '7f29dd5'))
if can_build_disk(target):
- deps.append(('lwext4', '9d20ec5'))
+ deps.append(('lwext4', 'cce3730'))
deps.append(('ffcmp', '6259cd4'))
return deps