mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtdeclarative: remove workaround
example installation is now fixed
This commit is contained in:
parent
3d8922e368
commit
3181026192
|
|
@ -21,8 +21,3 @@ DEPENDS += "qtbase qtdeclarative-native"
|
|||
BBCLASSEXTEND =+ "native nativesdk"
|
||||
|
||||
SRCREV = "fedc75b518854ecf5ac2360cfc735f2b213d4a1f"
|
||||
|
||||
do_install_append() {
|
||||
# broken installation of plugins.qmltypes
|
||||
rm -rf ${D}${exec_prefix}/qml_install_dir-NOTFOUND
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user