How to apply patch and rebuild

I’m working on the GBM vsync issue, I’ve successfully build CoreELEC, but how do I apply a patch to Kodi?

I’ve created the patch file and placed it in CoreELEC/projects/Amlogic/patches/kodi but when I re-run make Kodi isn’t rebuilt.

Am I missing a step?

1 Like

Wrong folder used: it is projects/Amlogic-ce/patches/kodi

2 Likes

Thanks, I’ll give that a try :+1: