mripard / sunxi-mali

GNU General Public License v2.0
100 stars 54 forks source link

Fix for #11 and #12 #16

Closed giuliobenetti closed 6 years ago

giuliobenetti commented 6 years ago

Fix 0014 fixes #12 Fix 0015 fixes #11

giuliobenetti commented 6 years ago

@mripard Sorry but I really can't make it work last patch Reverse. It gives me Unreversed patch detected! It seems a dependency problem. Unapply patches using same order than applying can bring to this. Is there a way to make patch aware of dependency?

giuliobenetti commented 6 years ago

@mripard added unapply_patches() for reversing patches from bottom to top. Now everything seems to be ok.

giuliobenetti commented 6 years ago

@mripard Fix 0014 fixes #12 Fix 0013 fixes #11 Added also unapply_patches to reverse patches order to reverse patches

giuliobenetti commented 6 years ago

@mripard now everything should be ok! Let me know, thank you