From adb99e6746e704606d1cfe065d9b52d09369d823 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 2 May 2020 02:51:40 +0200 Subject: [PATCH] Bump lwext. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 3ca0d0bfd..d1bc02c05 100644 --- 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): - deps.append(('lwext4', 'a2222efb')) + deps.append(('lwext4', '370b3de6')) return deps -- 2.30.2