diff options
author | Ross Burton <ross.burton@arm.com> | 2025-08-21 12:02:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-25 17:47:21 +0100 |
commit | dae1dcaa8f9332af5dcd1085c8f0b361eb3663ae (patch) | |
tree | 5a7b4e5f0251bb6a8634e376c8e69a3a1b732b11 /scripts/lib/devtool/deploy.py | |
parent | 47b1a709ab0a10df07f2fa66e35dd3822c397cdf (diff) | |
download | poky-dae1dcaa8f9332af5dcd1085c8f0b361eb3663ae.tar.gz |
nghttp2: rewrite recipe to be an idiomatic library recipe
This recipe for nghttp2 doesn't build any of the binaries, just the core
library, but is structured like a recipe that is primarily an application
that happens to ship libraries.
Remove the lib${BPN} package and put the library into PN (which will then
be debian-renamed).
Use the shorthand option to just build the library.
Add documentation enabling/disabling options so we don't install the
docs if not needed. Currently there are no extra dependencies as the
sphinx-generated manpages are pre-built in the tarballs, but this could
change.
(From OE-Core rev: 0fe1fb05cf6b36d70d43b3bd245a53ac36d389fa)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions