I'm currently trying to patch the Android Lollipop 5.0 code and I run into the following error:
The command I type to patch the code is:
c_patch ~/Downloads/android_L5.0.0_1.0.0-ga_core_source/code/l5.0.0_1.0.0-ga imx_l5.0.0_1.0.0-ga
Error:
Error! Base version commit fae26a039f79d780ddedcad07f164d9e6c05fc87 doesn't exist in git /home/jsherman/myandroid/prebuilts/clang/linux-x86/host/3.4.
I have read the instructions very carefully and cant seem to figure out the issue.