summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-embedded.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-embedded.inc')
-rw-r--r--meta/recipes-qt/qt4/qt4-embedded.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
index e87de4b379..ef5cf2cf24 100644
--- a/meta/recipes-qt/qt4/qt4-embedded.inc
+++ b/meta/recipes-qt/qt4/qt4-embedded.inc
@@ -9,7 +9,9 @@ QT4EDEPENDS = ""
9QT_BASE_LIB ?= "libqt-embedded" 9QT_BASE_LIB ?= "libqt-embedded"
10 10
11# Set necessary variables in the profile 11# Set necessary variables in the profile
12SRC_URI += "file://qte.sh" 12SRC_URI += "file://qte.sh \
13 file://0033-configure-support-c-0x-standard-for-directfd.patch \
14"
13 15
14QT_EMBEDDED_FLAGS ?= " \ 16QT_EMBEDDED_FLAGS ?= " \
15 -embedded $QT_ARCH \ 17 -embedded $QT_ARCH \