Hi Guys,
Few of my ARM colleagues are facing issues in obtaining git tree for 13.03 release. They are referring:
https://releases.linaro.org/13.03/android/vexpress
file: linaro_kernel_build_cmds.sh
Which has got following line to go to checkout released tree.
git checkout 0f66281a18ce706b4de2d4c208a852d358ecaf43
We tried to search this commit in the top right search box (with commit selected in dropdown box) at this page:
https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git%3Ba=summary
and couldn't find it. I tried to see it in my local repo and found it:
commit 0f66281a18ce706b4de2d4c208a852d358ecaf43 Merge: 754a723 4f0d8f6 Author: Andrey Konovalov andrey.konovalov@linaro.org Date: Fri Mar 22 15:06:02 2013 +0400
Automatically merging tracking-ll-v3.9-misc-fixes into merge-linux-linaro
Conflicting files: scripts/mod/Makefile
tools/perf/config/utilities.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
But they want a link from linux-linaro which they can share with external people..
-- viresh