diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-02 02:51:40 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-02 02:51:40 +0200 |
| commit | adb99e6746e704606d1cfe065d9b52d09369d823 (patch) | |
| tree | a20314306ffcbc464504b779bf1f68ed04b659f5 | |
| parent | 450eee9aae50ce69d4cda2616f8c1f20b622ea60 (diff) | |
Bump lwext.v2.15.70
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
