Update home
parent
a8dbbdaac1
commit
2943b94286
15
home.md
15
home.md
@ -50,13 +50,14 @@ Once the kernel patches and configuration have been updated for the new release,
|
||||
|
||||
1. ``git checkout -b ark/<upstream-tag> ark/patches/<upstream-tag>``
|
||||
2. ``git merge internal``
|
||||
3. ``touch localversion``
|
||||
4. ``make rh-release``
|
||||
5. ``make rh-release-tag``
|
||||
6. ``git push upstream <upstream-tag> ark/<upstream-tag> ark/patches/<upstream-tag> kernel-<version>-<release>``
|
||||
7. ``git checkout master``
|
||||
8. ``git reset --hard ark/<upstream-tag>``
|
||||
9. ``git push -f upstream master``
|
||||
3. Ensure the branch can at least build the SRPM: ``make rh-srpm``
|
||||
4. ``touch localversion``
|
||||
5. ``make rh-release``
|
||||
6. ``make rh-release-tag``
|
||||
7. ``git push upstream <upstream-tag> ark/<upstream-tag> ark/patches/<upstream-tag> kernel-<version>-<release>``
|
||||
8. ``git checkout master``
|
||||
9. ``git reset --hard ark/<upstream-tag>``
|
||||
10. ``git push -f upstream master``
|
||||
|
||||
## Building
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user