Quote:
Originally Posted by Rotary Heart
Just let me know and I will upload them
|
I've uploaded the zip files. They are attached to my original post once again, at
http://forum.xda-developers.com/show...0&postcount=70
I haven't been able to test them, but the only change is the kernel source, so all should be well.
Many thanks!
---------- Post added at 06:42 AM ---------- Previous post was at 06:31 AM ----------
Quote:
Originally Posted by pedrolane31
Ok, I found how to make it work !!!
I replaced
Code:
git checkout d5a18e0
by
Code:
git checkout 9f818de
9f818de is the most recent commit found here : android.googlesource.com kernel omap +log android-omap-tuna-3.0-jb-mr1.1
|
Thanks for posting your experience with building a kernel from the latest source code. Last weekend when I was working on building the kernel, I ran into the same problem as you, where the latest commit point was being reported as "d5a18e0." You are correct that "9f818de" is the correct commit hash number. I used this to checkout and build the kernel.
This weekend, I looked at the git log once again and this time it reported the 4.2.2 commit point of "9f818de". I'm guessing that the newest code wasn't available until sometime this week.
Phone: Galaxy Nexus (USA GSM)
Cell Network: T-Mobile
ROM: Stock Android 4.2.2 JDQ39 (takju)
Kernel: Stock 3.0.31-g9f818de + JourneymanMod (USB OTG Charging)
Root: Yes, via Unlocked Bootloader
Radio: Stock I9250XXLJ1
Recovery: ClockworkMod 6.0.2.3 (non-Touch)
|