|
@@ -9,7 +9,7 @@ function apply_cpuinfo_patches() { |
|
|
git rebase --abort || true |
|
|
git rebase --abort || true |
|
|
git reset --hard |
|
|
git reset --hard |
|
|
# Use git apply instead of git am to prevent git require name in .gitconfig |
|
|
# Use git apply instead of git am to prevent git require name in .gitconfig |
|
|
git apply 0001-fix-arm-linux-fix-uclibc-build-error.patch |
|
|
|
|
|
|
|
|
GIT_AUTHOR_NAME='patcher' GIT_AUTHOR_EMAIL='patcher@nobody.com' git apply 0001-fix-arm-linux-fix-uclibc-build-error.patch |
|
|
rm *.patch |
|
|
rm *.patch |
|
|
popd >/dev/null |
|
|
popd >/dev/null |
|
|
else |
|
|
else |
|
|