summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-03-12 23:28:16 +0100
committerCarl Hetherington <cth@carlh.net>2021-03-12 23:28:27 +0100
commit8152c3dfa6c396cfb1ffa5618ffae0368eaa24a3 (patch)
tree9296ce725540231115ffd0216fea6f99c724f04d
parent9c2a8318b03f8612f21f2086403eead80be1e1bb (diff)
Bump lwext4.v2.15.134
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index ccefeaf57..6e9f4da5f 100644
--- a/cscript
+++ b/cscript
@@ -380,7 +380,7 @@ def dependencies(target, options):
# the appropriate place later
deps.append(('openssl', '7f29dd5'))
if can_build_disk(target):
- deps.append(('lwext4', '3601ea5'))
+ deps.append(('lwext4', '9d20ec5'))
deps.append(('ffcmp', 'a915540'))
return deps