Unfortunately latest E2 revision " 2*) Sat, 23 Mar 2019 19:40 - E2 OpenPLi any framework e2e791cf8426028d8cc225d5fa2bceb55df634f5"
Code:
KBUILD_VERBOSE=normal
BOXTYPE=adb_box
KERNEL_STM=p0217
OPTIMIZATIONS=size
IMAGE=enigma2-wlandriver
E2_DIFF=2
E2_REVISION=e2e791cf8426028d8cc225d5fa2bceb55df634f5
MEDIAFW=gst-eplayer3
EXTERNAL_LCD=none
DESTINATION=flash
does not work. There is a problem I have audio but no video. OSD (menus etc) is visible however no stream video. Revision from december: "3) Mon, 10 Dec 2018 19:01 - E2 OpenPLi any framework a8e73e1874100aad76e44117b74543fb4018ff61" is working fine. What is worth mentioning this was done on latest buildsystem/apps/driver repos.

I have checked and this is no kernel/driver issue. I naively copied enigma2 binary from 12.2018 rev to this from 03.2019, but of course crashed because of /usr/lib/enigma2/python stuff not matching. So I copied that whole dir also. And also crash. Then I copied /usr/lib. Also crash. I eventually suceeded copying whole /usr dir.

Do you suspect what may it be? gstreamer maybe or eplayer3?