buildroot/docs
Peter Korsgaard 622f810f5a utils/add-custom-hashes: add script to manage global patch dir hashes
Add a script to manage the .hash files in the BR2_GLOBAL_PATCH_DIR for
packages using custom versions.

To use it, run in a configured Buildroot directory, E.G.

  make foo_defconfig; ./utils/add-custom-hashes

We support multiple patch directories in BR2_GLOBAL_PATCH_DIR.  If multiple
directories are specified then use the last one as that is likely to be the
most specific one.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[Peter: silence command -v invocation]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 4984d0f230)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-11-13 19:52:57 +01:00
..
conf docs: fix links to AsciiDoc 2022-03-07 20:26:24 +01:00
manual utils/add-custom-hashes: add script to manage global patch dir hashes 2023-11-13 19:52:57 +01:00
website Update for 2023.02 2023-03-12 21:20:41 +01:00
images docs: really move the website 2015-01-25 18:17:09 +01:00