diff options
Diffstat (limited to 'recipes/qt4/files')
-rw-r--r-- | recipes/qt4/files/4.5.1/0003-no-tools.patch (renamed from recipes/qt4/files/4.5.0/0003-no-tools.patch) | 0 | ||||
-rw-r--r-- | recipes/qt4/files/4.5.1/0006-freetype-host-includes.patch (renamed from recipes/qt4/files/4.5.0/0006-freetype-host-includes.patch) | 0 | ||||
-rw-r--r-- | recipes/qt4/files/4.5.1/0007-openssl-host-includes.patch (renamed from recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch) | 0 | ||||
-rw-r--r-- | recipes/qt4/files/4.5.1/0008-qt-lib-infix.patch (renamed from recipes/qt4/files/4.5.0/0008-qt-lib-infix.patch) | 0 | ||||
-rw-r--r-- | recipes/qt4/files/4.5.1/0010-no-simpledecoration-example.patch (renamed from recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch) | 0 | ||||
-rw-r--r-- | recipes/qt4/files/linux.conf | 2 |
6 files changed, 2 insertions, 0 deletions
diff --git a/recipes/qt4/files/4.5.0/0003-no-tools.patch b/recipes/qt4/files/4.5.1/0003-no-tools.patch index 3829ffcdc5..3829ffcdc5 100644 --- a/recipes/qt4/files/4.5.0/0003-no-tools.patch +++ b/recipes/qt4/files/4.5.1/0003-no-tools.patch diff --git a/recipes/qt4/files/4.5.0/0006-freetype-host-includes.patch b/recipes/qt4/files/4.5.1/0006-freetype-host-includes.patch index 987c425138..987c425138 100644 --- a/recipes/qt4/files/4.5.0/0006-freetype-host-includes.patch +++ b/recipes/qt4/files/4.5.1/0006-freetype-host-includes.patch diff --git a/recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch b/recipes/qt4/files/4.5.1/0007-openssl-host-includes.patch index 3409cc0bf2..3409cc0bf2 100644 --- a/recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch +++ b/recipes/qt4/files/4.5.1/0007-openssl-host-includes.patch diff --git a/recipes/qt4/files/4.5.0/0008-qt-lib-infix.patch b/recipes/qt4/files/4.5.1/0008-qt-lib-infix.patch index 3efaff37d3..3efaff37d3 100644 --- a/recipes/qt4/files/4.5.0/0008-qt-lib-infix.patch +++ b/recipes/qt4/files/4.5.1/0008-qt-lib-infix.patch diff --git a/recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch b/recipes/qt4/files/4.5.1/0010-no-simpledecoration-example.patch index 070b4ac9c1..070b4ac9c1 100644 --- a/recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch +++ b/recipes/qt4/files/4.5.1/0010-no-simpledecoration-example.patch diff --git a/recipes/qt4/files/linux.conf b/recipes/qt4/files/linux.conf index 3471c6f9f6..90b8d65aba 100644 --- a/recipes/qt4/files/linux.conf +++ b/recipes/qt4/files/linux.conf @@ -28,6 +28,8 @@ QMAKE_MOC = $(OE_QMAKE_MOC) QMAKE_UIC = $(OE_QMAKE_UIC) QMAKE_UIC3 = $(OE_QMAKE_UIC3) QMAKE_RCC = $(OE_QMAKE_RCC) +QMAKE_QDBUSCPP2XML = $(OE_QMAKE_QDBUSCPP2XML) +QMAKE_QDBUSXML2CPP = $(OE_QMAKE_QDBUSXML2CPP) QMAKE_AR = $(OE_QMAKE_AR) cqs QMAKE_OBJCOPY = objcopy |