2016-11-01 19:48 GMT+01:00 Michael Cronenworth <[email protected]>: > I'm going to remove the ARM build for Kodi unless someone can give me a > compelling reason to keep it. The Kodi build has never worked even if it was > successfully building. Okay the adverting was very short between the request for help and the action taken, but I will look into this. Thx for reporting your issue on this topic.
Kodi is totally relevant on ARM, but according to Rob Clark (the freedreno developper), kodi is one of theses projects that suffer from assuming arm == gles. In Fedora, we prefer to build for gl over gles in every arches because it's well supported and it doesn't have those weird hacks gles has for some vendors (including broadcom for the pi). So I have a patch that tries to fix theses options from the spec files,but configure.ac doesn't seem to obey to theses directives. If anyone is interested in kodi on armhfp, please try to fix it from https://bugzilla.rpmfusion.org/show_bug.cgi?id=4323 Thx ps; btw any issue with enabling lcms2 on libusb there ? -- - Nicolas (kwizart)
