171 |
# git am ../03??-*.patch |
# git am ../03??-*.patch |
172 |
# git branch mdv-patches |
# git branch mdv-patches |
173 |
# git am ../09??-*.patch |
# git am ../09??-*.patch |
174 |
Patch002: 0001-Fix-undefined-symbols-in-libOSMesa-and-libglapi.patch |
Patch001: 0001-Fix-undefined-symbols-in-libOSMesa-and-libglapi.patch |
175 |
|
|
176 |
# In order to update to the branch via patches, issue this command: |
# In order to update to the branch via patches, issue this command: |
177 |
# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/' |
# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/' |