From b87bbab6ea7ed0cdc5ffceed7348e30970fa20d3 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Tue, 25 May 2021 22:40:18 +0200 Subject: doc: contributing: mention lint and license checksums Signed-off-by: Roland Hieber Message-Id: <20210525204018.1617-1-rhi@pengutronix.de> Signed-off-by: Michael Olbrich --- doc/contributing.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/contributing.rst') diff --git a/doc/contributing.rst b/doc/contributing.rst index 818909a9f..bdaddee24 100644 --- a/doc/contributing.rst +++ b/doc/contributing.rst @@ -81,6 +81,10 @@ in mind: :ref:`configure_helper` can be used to find the new options. - There may be patches for the old version. Make sure they are updated as well, or removed if they are no longer needed. + Running ``ptxdist lint`` will tell you about this. +- Build the license report once to make sure that the checksum of pinned-down + license files haven't changed. (Or enable ``PTXCONF_PROJECT_CHECK_LICENSES``, + then this step is done during the *targetinstall* stage.) Misc ~~~~ -- cgit v1.2.3