summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-06-02 16:45:55 +0200
committerCarl Hetherington <cth@carlh.net>2023-06-02 16:45:55 +0200
commit6d3ad3c4d83297f277a7772c31b61034edab2a55 (patch)
treecef380025b07b1ee2de2dc914ac8a7054b147bf3 /cscript
parent5c13aa07feb64efcf79a23cb367d4d8fab984fa6 (diff)
Bump lwext4 for slightly better debugging.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6c1111717..c62056558 100644
--- a/cscript
+++ b/cscript
@@ -490,7 +490,7 @@ def dependencies(target, options):
# the appropriate place later
deps.append(('openssl', '7f29dd5'))
if can_build_disk(target):
- deps.append(('lwext4', 'b98f55b806f9dfe9e9374faceed99b689c29f28e'))
+ deps.append(('lwext4', 'ab082923a791b58478d1d9939d65a0583566ac1f'))
deps.append(('ffcmp', '15e7fdf0b3896e3f7323a950105382a9c8ae3c39'))
return deps