| Message ID | 20260126190141.2410546-1-laurent.pinchart@ideasonboard.com |
|---|---|
| Headers | show |
| Series |
|
| Related | show |
Minor comments from me can be added on top Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> On Mon, Jan 26, 2026 at 09:01:38PM +0200, Laurent Pinchart wrote: > Hello, > > The recent submission of NN-assisted AWB by Raspberry Pi has reminded me > that our policy regarding third-party dependencies is not documented. > This series attemps to fix this issue. > > Patches 1/3 and 2/3 improves the documentation organization, to fix > issues I noticed when I looked for the best place to add the > dependencies policy. They should hopefully not be controversial. Patch > 3/3 then documents the policy. > > Laurent Pinchart (3): > Documentation: Reorganize the index of the "For Developers" section > Documentation: Move platform support to user documentation > Documentation: architecture: Detail policy on dependencies > > Documentation/index.rst | 13 +++--- > Documentation/libcamera_architecture.rst | 53 ++++++++++++------------ > Documentation/meson.build | 1 + > Documentation/platform_support.rst | 25 +++++++++++ > 4 files changed, 58 insertions(+), 34 deletions(-) > create mode 100644 Documentation/platform_support.rst > > > base-commit: ad2d317a0c15ad475844b239128360b605eb6d8f > -- > Regards, > > Laurent Pinchart >