[Buildroot] [Bug 14206] QT5 touch screen rotation does not work since 2021.05

bugzilla at busybox.net bugzilla at busybox.net
Wed Sep 8 12:30:44 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=14206

--- Comment #1 from Thomas Ruschival <t.ruschival at gmail.com> ---
I succeeded narrowing down the issue by commenting out
"package/kodi/Config.in"' in package/Config.in and manually adding libraries.

Adding only libevdev does not affect the behavior of QT. Adding libinput as
well the touch screen rotation does no longer work.

Apparently /usr/lib/qt/plugins/platforms/libqeglfs.so is dynamically linked
against libinput if it is available during build time of Qt5.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list