commit | 178b4b296b3d7ab1fcff23dc0dfd7e2218d3fdd4 | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Thu Jun 15 09:03:11 2023 -0700 |
committer | Ed Tanous <edtanous@google.com> | Fri Jun 16 10:45:33 2023 -0700 |
tree | 1b5a03c4254ab9d7a050796c673aefdc626f3497 | |
parent | e2da11adad3cd4537d19be101e6f390f3d49c28d [diff] |
Add nghttp2 v1.54.0 as a dependency The new bmcweb http2 support[1] is using nghttp2. Add it as a dependency. Given there will likely only be one user, add it as: 1. Static library only (so unused functions can be deleted at link time) 2. Only build the library (don't build examples or CLI applications). [1] https://gerrit.openbmc.org/c/openbmc/bmcweb/+/40978 Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I92d97be97a44f36693c97ba504037e73112a30c9