summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-07 13:17:11 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-07 13:17:11 +0100
commit05d7dcd8be4679e09963d78146625ee4c356a4eb (patch)
tree506739e6629d606724380b91109194fef0ca7083
parent4493afeec215e67209cdc05c39d6e3a30c3df3f4 (diff)
Try to fix previous commit.v2.15.119
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index e91607600..d84c613e1 100644
--- 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