docs: add 'make refresh-patches'

This commit is contained in:
aiyion.prime 2021-05-27 11:25:31 +02:00
parent 71c3b8321b
commit 9303297b35
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ and you can try rebasing it onto the new `base` branch yourself and after that c
Always call `make update-patches` after making changes to a module repository as `make update` will overwrite your
commits, making `git reflog` the only way to recover them!
::
make refresh-patches
In order to refresh patches when updating feeds or the OpenWrt base, `make refresh-patches` applies and updates all of their patches without installing feed packages to the OpenWrt buildsystem.
This command speeds up the maintenance of updating OpenWrt and feeds.
Development Guidelines
----------------------
Lua should be used instead of sh whenever sensible. The following criteria