Allow newer -rcs as bases
In case there are dependencies.
This commit is contained in:
parent
1e12b459bd
commit
e3a42eff2d
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ still be in review, the full policy can be seen in KernelPolicy.md
|
|||
|
||||
To submit changes:
|
||||
|
||||
1. Make a git branch based off Linus' most recent -rc1 tag with the
|
||||
changes
|
||||
1. Make a git branch based off Linus' most recent -rc1 tag (or a newer one if
|
||||
there are dependencies) with the changes
|
||||
2. Create a tag (ideally signed using 'git tag -s'). The tag message should
|
||||
describe the change, why it is being proposed for the reference platform
|
||||
and link to the upstream submission (ideally using thread.gmane.org).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue