QT5.14 added a new feature called QtQuickTimeline. In Buildroot 2020.05.rc1, the package of qtquicktimeline is missing. Here is link to source file : http://download.qt.io/archive/qt/5.14/5.14.2/submodules/qtquicktimeline-everywhere-src-5.14.2.tar.xz Can someone add that to buildroot ? Thanks. Hien TRAN-QUANG
For suggested patch see [1] (to late for 2020.05 as rc1 - fixes only - is already released, your have to apply the patch yourself (*) or use git branch next (after the patch is accepted by the maintainers)... Note, qtquicktimeline is GPL only (not LGPL)... (*) preferred, plus your feedback if it works for you ;-) [1] https://patchwork.ozlabs.org/project/buildroot/patch/20200509105730.13490-1-ps.report@gmx.net/
Fixed by https://git.buildroot.org/buildroot/commit/?h=next&id=7bbb1484ee4f61c432591511ed29c3447cb5a636. It is indeed going to be present only for the 2020.08 release, not the upcoming 2020.05 release. Thanks!