]> code.ossystems Code Review - meta-freescale.git/commit
qtbase: Define empty PACKAGECONFIG_VULKAN
authorKhem Raj <raj.khem@gmail.com>
Fri, 5 Jun 2020 00:32:54 +0000 (17:32 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 5 Jun 2020 13:05:48 +0000 (10:05 -0300)
commitf535ddcd5cd3da846a34b1721ceda3c8b18b37a0
tree345b93a8e4a9ef8f1eacd819ca7bd69c09b64613
parente34bcb88901f8b4fc1d39a1449630c232d6405c7
qtbase: Define empty PACKAGECONFIG_VULKAN

In cases where non imxgpu and non-fsl SOCs are target do_configure results in

ERROR: qtbase-5.15.0+gitAUTOINC+f6fe4bbab7-r0 do_configure: QA Issue: qtbase: in
valid PACKAGECONFIG: ${@bb.utils.contains('DISTRO_FEATURES', [invalid-packagecon
fig]

Therefore having empty value helps in avoiding this case

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit e1b169c907b2d6743f277f1212fcc6ecb2e068c3)
dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend