Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2056 git log --oneline
- # Reset Release version
- 2057 git reset --hard 731cd34
- 2058 git show 50819a347efb9d65a9ec31670ac4b99b62743141
- 2059 git show 50819a347efb9d65a9ec31670ac4b99b62743141 > numa-Fix-numa-v2-detection-for-cross-compilation.patch
- 2060 vim numa-Fix-numa-v2-detection-for-cross-compilation.patch
- 2061 git show a937b3abbe581cb19c91b3871096b2418766e50b > travis-install-packages-also-on-cross-and-32-bit.patch
- 2062 git show
- # Apply the numa patches
- 2063 patch -p1 < numa-Fix-numa-v2-detection-for-cross-compilation.patch
- 2064 patch -p1 < travis-install-packages-also-on-cross-and-32-bit.patch
- 2065 git show a937b3abbe581cb19c91b3871096b2418766e50b
- # It was smooth apply
- naresh@linaro:~/Downloads/LTP/ltp$ patch -p1 < numa-Fix-numa-v2-detection-for-cross-compilation.patch
- patching file m4/ltp-numa.m4
- naresh@linaro:~/Downloads/LTP/ltp$ patch -p1 < travis-install-packages-also-on-cross-and-32-bit.patch
- patching file .travis.yml
- naresh@linaro:~/Downloads/LTP/ltp$
Add Comment
Please, Sign In to add comment