diff options
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb index d6edef9442..5cb5e6817d 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb | |||
@@ -1,8 +1,6 @@ | |||
1 | require qt4-x11-free.inc | 1 | require qt4-x11-free.inc |
2 | require qt4-${PV}.inc | 2 | require qt4-${PV}.inc |
3 | 3 | ||
4 | PR = "${INC_PR}.4" | ||
5 | |||
6 | QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}" | 4 | QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}" |
7 | 5 | ||
8 | QT_CONFIG_FLAGS += " \ | 6 | QT_CONFIG_FLAGS += " \ |