diff options
author | Damien George <damien@micropython.org> | 2024-03-15 18:39:23 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-16 12:12:48 +1100 |
commit | 305707b281bc64aacb154e0165bd0a9ca3fedfe8 (patch) | |
tree | 965fd01b413aae8303b1b22b4b91f62eb41552e0 /tools/verifygitlog.py | |
parent | 01c31ea804c7e2a034e1249b43c30673b4382116 (diff) | |
download | micropython-305707b281bc64aacb154e0165bd0a9ca3fedfe8.tar.gz micropython-305707b281bc64aacb154e0165bd0a9ca3fedfe8.zip |
lib/berkeley-db-1.xx: Update submodule URL and version.
This updates the berkeley-db-1.xx submodule URL to a repository hosted
under the micropython organisation, and makes the following changes:
- Moves the berkeley-db header files to a single directory within the
submodule, and references all these headers with a much fuller path,
which prevents symbol clashes (eg with esp32 and queue.h).
- Removes unused/non-working files from berkeley-db, which removes all
symlinks in that repo (symlinks don't play well under Windows).
- Allows injecting an external configuration header into berkeley-db, so
the configuration doesn't have to be provided by -Dxx=yy flags to the
compiler (and possibly clashing with other symbols).
- Removes the advertising clause from the BSD 4-clause license of
berkeley-db (see relevant commit and README.Impt.License.Change for
details).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tools/verifygitlog.py')
0 files changed, 0 insertions, 0 deletions