Don't append BBCLASSEXTENDs

Be consistend about BBCLASSEXTENDS, there is no need to append them.

Change-Id: I3b5838b23a6141b96fe7bdb128071335ec27a315
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
Samuli Piippo 2021-04-20 16:21:56 +03:00
parent 8dc000f55e
commit b4b672964c
9 changed files with 9 additions and 9 deletions

View File

@ -150,6 +150,6 @@ FILES_${PN}-tools += "\
${QT6_INSTALL_LIBEXECDIR}/syncqt.pl \
"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "d05118bf10e9a8ab419248a31d45a694a4622cb0"

View File

@ -14,6 +14,6 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase qtshadertools qtshadertools-native qtdeclarative-native"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "849fb81148f5942307cdbe173f955476878bc2f6"

View File

@ -18,7 +18,7 @@ SRC_URI += " \
DEPENDS = "qtbase qtdeclarative qtshadertools qtshadertools-native qtquick3d-native"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
PACKAGECONFIG[system-assimp] = "-DFEATURE_system_assimp=ON,-DFEATURE_system_assimp=OFF,assimp"

View File

@ -16,6 +16,6 @@ PACKAGECONFIG ?= "qml"
PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtscxml-native"
PACKAGECONFIG[qml] = ",,qtdeclarative qtdeclarative-native"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "bc8d968ec242fc4d05aa72ce980847a948fbf328"

View File

@ -13,6 +13,6 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase qtserialport qtserialbus-native"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "6c2cca7060ea039f5d64c3bba6bd23e9a3d034d8"

View File

@ -14,6 +14,6 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "d8f276627a788d435169008952fc75c693c21c79"

View File

@ -10,6 +10,6 @@ include recipes-qt/qt6/qt6.inc
DEPENDS = "qtbase qtshadertools-native"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "b9949c1d097a8189cd0239d6dd6ab73e49db8d17"

View File

@ -16,6 +16,6 @@ DEPENDS += "qtbase qtdeclarative qttools-native"
FILES_${PN}-tools += "${QT6_INSTALL_DATADIR}/phrasebooks"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "93bf4b72941884ab2eae7240ec6657b945e970ac"

View File

@ -35,6 +35,6 @@ PACKAGECONFIG[dmabuf-server-buffer] = "-DFEATURE_wayland_dmabuf_server_buffer=ON
DEPENDS += "qtbase qtdeclarative qtwayland-native wayland wayland-native"
BBCLASSEXTEND =+ "native nativesdk"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "30393c9d5e1ddcb13ea5f29bc63343dd6746c51f"