Allow newer -rcs as bases

In case there are dependencies.
This commit is contained in:
Mark Brown 2016-07-13 19:14:14 +01:00 committed by GitHub
parent 1e12b459bd
commit e3a42eff2d

View file

@ -11,8 +11,8 @@ still be in review, the full policy can be seen in KernelPolicy.md
To submit changes: To submit changes:
1. Make a git branch based off Linus' most recent -rc1 tag with the 1. Make a git branch based off Linus' most recent -rc1 tag (or a newer one if
changes there are dependencies) with the changes
2. Create a tag (ideally signed using 'git tag -s'). The tag message should 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 describe the change, why it is being proposed for the reference platform
and link to the upstream submission (ideally using thread.gmane.org). and link to the upstream submission (ideally using thread.gmane.org).