mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 16:15:42 +02:00
nativesdk-qtbase_git: re-add OEQt5Toolchain to SRC_URI
The file is expected by do_install(), but _git version resets SRC_URI. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
54c44443c3
commit
c9a1041cb9
@@ -25,13 +25,18 @@ SRC_URI += "\
|
||||
# common for qtbase-native and nativesdk-qtbase
|
||||
SRC_URI += " \
|
||||
file://0011-Always-build-uic.patch \
|
||||
"
|
||||
"
|
||||
|
||||
# specific for nativesdk-qtbase
|
||||
SRC_URI += " \
|
||||
file://0012-configure-preserve-built-qmake-and-swap-with-native-.patch \
|
||||
"
|
||||
|
||||
# CMake's toolchain configuration of nativesdk-qtbase
|
||||
SRC_URI += " \
|
||||
file://OEQt5Toolchain.cmake \
|
||||
"
|
||||
|
||||
SRCREV = "cc23ebace8b7f343aca6e10f9ebd31b87c17c782"
|
||||
|
||||
LICENSE = "GFDL-1.3 & LGPL-2.1 | LGPL-3.0"
|
||||
|
||||
Reference in New Issue
Block a user