kernel: update PATCHES with a stricter policy
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37216
This commit is contained in:
parent
8cfd4d8350
commit
0b55984e1d
1 changed files with 5 additions and 0 deletions
|
@ -13,3 +13,8 @@ and sorted into the following categories:
|
||||||
8xx - other drivers
|
8xx - other drivers
|
||||||
9xx - uncategorized other patches
|
9xx - uncategorized other patches
|
||||||
|
|
||||||
|
ALL patches must be in a way that they are potentially upstreamable, meaning:
|
||||||
|
|
||||||
|
- they must contain a proper subject
|
||||||
|
- they must contain a proper commit message explaining what they change
|
||||||
|
- they must contain a valid Signed-off-by line
|
||||||
|
|
Loading…
Reference in a new issue