diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-02 01:58:57 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-02 01:58:57 +0200 |
| commit | 450eee9aae50ce69d4cda2616f8c1f20b622ea60 (patch) | |
| tree | b7240d6db2877a910d085a2f240f835d46fe57cb /cscript | |
| parent | 3ee6f2e6ee3682fd1eebfd15c2d61588587e7096 (diff) | |
Add a specific lwext4 commit to the cscript.v2.15.69
Diffstat (limited to 'cscript')
| -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', 'carl2')) + deps.append(('lwext4', 'a2222efb')) return deps |
