[Buildroot] Isengard 15.0 python issue - solution

Stanislav Vlasic svlasic at gmail.com
Fri Jul 24 18:49:35 UTC 2015


Hi,

Problem was isolated and fixed by Corey Moyer. I will not submit patch 
as I'm not original author of it, will just describe it:

Python addons are crashing because of 
https://github.com/xbmc/xbmc/blob/master/xbmc/interfaces/python/XBPython.cpp#L565

Patch would be to remove defined(TARGET_LINUX) from #if statement in 
line above. I'm not sure if this issue affects all Linux builds (Kodi 
15.0 works fine on my Linux Mint 17.1).

This is tested on Buildroot 2015.02 and 2015.05, Python 2.7.8, 2.7.9 and 
2.7.10.

Regards,
Stanislav Vlasic



More information about the buildroot mailing list