squish: disable squish module

Change-Id: I722afc3146c09dd04e1945b18f2a62b194e9c2bf
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
Mikko Gronoff 2024-06-14 08:21:37 +03:00
parent 312459969f
commit d4ad374686
2 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,7 @@ INSANE_SKIP:nativesdk-qemu-user-mips = "build-deps"
PREFERRED_ARM_INSTRUCTION_SET ?= "thumb"
ARM_INSTRUCTION_SET = "${PREFERRED_ARM_INSTRUCTION_SET}"
RDEPENDS:${PN}:append:pn-packagegroup-qt6-addons = " squish"
#RDEPENDS:${PN}:append:pn-packagegroup-qt6-addons = " squish"
# enable webengine with commercial/proprietary features
DISTRO_FEATURES:append = " webengine"

View File

@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=26ea9708fd32ef443b69239b5d9b343c"
EXCLUDE_FROM_WORLD = "1"
inherit qt6-qmake
inherit disable-build
SQUISH_MIRROR ?= "https://ci-files01-hki.ci.qt.io/input/squish/coin/66x/20240124"