add bzip2 package (#28)

Static build of bzip2 1.0.8 (libbz2.a + bzlib.h) for use as a
vendored dependency in openpilot replay/cabana tools.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Adeeb Shihadeh
2026-02-27 12:01:40 -08:00
committed by GitHub
parent 8472bcb091
commit db4664139a
5 changed files with 132 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[tool.uv.workspace]
members = [
"bzip2",
"capnproto",
"cppcheck",
"eigen",