diff options
| -rw-r--r-- | meta/recipes-qt/qt4/qt-4.7.4.inc | 4 | ||||
| -rw-r--r-- | meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | 2 |
3 files changed, 2 insertions, 6 deletions
diff --git a/meta/recipes-qt/qt4/qt-4.7.4.inc b/meta/recipes-qt/qt4/qt-4.7.4.inc index 8fda9ce85a..9ddb055777 100644 --- a/meta/recipes-qt/qt4/qt-4.7.4.inc +++ b/meta/recipes-qt/qt4/qt-4.7.4.inc | |||
| @@ -50,10 +50,6 @@ do_compile() { | |||
| 50 | fi | 50 | fi |
| 51 | 51 | ||
| 52 | unset CFLAGS CXXFLAGS | 52 | unset CFLAGS CXXFLAGS |
| 53 | install -m 0755 ${STAGING_BINDIR_NATIVE}/rcc4 ${S}/bin/rcc | ||
| 54 | install -m 0755 ${STAGING_BINDIR_NATIVE}/moc4 ${S}/bin/moc | ||
| 55 | install -m 0755 ${STAGING_BINDIR_NATIVE}/uic4 ${S}/bin/uic | ||
| 56 | install -m 0755 ${STAGING_BINDIR_NATIVE}/lrelease4 ${S}/bin/lrelease | ||
| 57 | 53 | ||
| 58 | oe_runmake ${EXTRA_ENV} | 54 | oe_runmake ${EXTRA_ENV} |
| 59 | } | 55 | } |
diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb b/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb index 1d7104c5bc..9b66d0327c 100644 --- a/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb +++ b/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require qt-${PV}.inc | 1 | require qt-${PV}.inc |
| 2 | require qt4-embedded.inc | 2 | require qt4-embedded.inc |
| 3 | 3 | ||
| 4 | PR = "${INC_PR}.5" | 4 | PR = "${INC_PR}.6" |
| 5 | 5 | ||
| 6 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " | 6 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " |
| 7 | 7 | ||
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb index 3263c93709..6dedf0048a 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require qt4-x11-free.inc | 1 | require qt4-x11-free.inc |
| 2 | require qt-${PV}.inc | 2 | require qt-${PV}.inc |
| 3 | 3 | ||
| 4 | PR = "${INC_PR}.5" | 4 | PR = "${INC_PR}.6" |
| 5 | 5 | ||
| 6 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " | 6 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " |
| 7 | 7 | ||
