Hi all,
If anybody is interested in running Kodi UI in FullHD on a VU+, please check out the attachment.
Note that I'm talking here only about UI, not the media which is played by gstreamer in whatever resolution available.
How to use:
1. Compile OpenPLi as usual.
2. Comment "rm_work" in site.conf so that the sources will not be deleted:
#INHERIT += "rm_work"
3. Build Kodi by running
MACHINE=<machine> bitbake enigma2-plugin-extensions-kodi
4. Put file from the archive into folder
.../openpli-oe-core/build/tmp/work/<machine>-oe-linux-gnueabi/kodi/*/git/xbmc/windowing/egl/
5. Recompile Kodi. For example, by running:
export PATH=$PATH:.../openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/bin/arm-oe-linux-gnueabi cd .../openpli-oe-core/build/tmp/work/<machine>-oe-linux-gnueabi/kodi/*/git/ make -j 4 arm-oe-linux-gnueabi-strip --remove-section=.comment --remove-section=.note kodi.bin
EGLNativeTypeV3D.cpp.zip 1.82KB 60 downloads