Trying to apply patch to Android running into error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Trying to apply patch to Android running into error

688 Views
jsherman10
Contributor I

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.

Labels (2)
0 Kudos
2 Replies

552 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Jonathan Sherman,

It seems that there is a problem with the commit. Are you sure that the downloaded source code it’s the correct manifest? You may want to try to download the source code again. There are two Android 5 BSPs so there is a bit of room for mistakes.

I will try to reproduce the error. In the meantime another option is to switch to the L5.1.1_2.0.0 BSP.

Regards,

0 Kudos

552 Views
jsherman10
Contributor I

Thank you for your reply,

I actually need Android 5.0.0 specifically so it will run with this other open source software.  I will look at the manifest

0 Kudos