mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtmqtt: update modules
Switch to cmake build
This commit is contained in:
parent
3181026192
commit
11e71c0f61
|
|
@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
|||
file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \
|
||||
"
|
||||
|
||||
inherit qt6-qmake
|
||||
inherit qt6-cmake
|
||||
|
||||
include recipes-qt/qt6/qt6-git.inc
|
||||
include recipes-qt/qt6/qt6.inc
|
||||
|
|
@ -13,4 +13,4 @@ DEPENDS += "qtbase"
|
|||
|
||||
PACKAGECONFIG[examples] = "-DBUILD_EXAMPLES=ON,-DBUILD_EXAMPLES=OFF,qtdeclarative qtwebsockets"
|
||||
|
||||
SRCREV = "51ef71daac2133961ea517dd1fdadc0adb1444ee"
|
||||
SRCREV = "5ea20cc458733f7fb87cc1731791f3a94d5ea7d8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user