diff options
Diffstat (limited to 'coin')
| -rw-r--r-- | coin/module_config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml index e467be40..6ce600eb 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml | |||
| @@ -92,6 +92,8 @@ build_instructions: | |||
| 92 | RDEPENDS_${PN}-dbg_pn-x11-common = "" | 92 | RDEPENDS_${PN}-dbg_pn-x11-common = "" |
| 93 | # to fix apm, fso-apm conflict in shr-image-all | 93 | # to fix apm, fso-apm conflict in shr-image-all |
| 94 | VIRTUAL-RUNTIME_apm = "fso-apm" | 94 | VIRTUAL-RUNTIME_apm = "fso-apm" |
| 95 | # remove qtwebkit-dev | ||
| 96 | USE_RUBY = "" | ||
| 95 | # require conf/distro/include/qt5-versions.inc | 97 | # require conf/distro/include/qt5-versions.inc |
| 96 | # QT5_VERSION = "5.4.0+git%" | 98 | # QT5_VERSION = "5.4.0+git%" |
| 97 | # for qtwebkit etc | 99 | # for qtwebkit etc |
| @@ -156,6 +158,7 @@ build_instructions: | |||
| 156 | # EXCLUDE_FROM_WORLD | 158 | # EXCLUDE_FROM_WORLD |
| 157 | rm -f ${SOURCE_DIR}/recipes-qt/examples/qt5-opengles2-test_git.bb | 159 | rm -f ${SOURCE_DIR}/recipes-qt/examples/qt5-opengles2-test_git.bb |
| 158 | rm -r ${SOURCE_DIR}/recipes-python/pyqt5/python-pyqt5_5.13.2.bb | 160 | rm -r ${SOURCE_DIR}/recipes-python/pyqt5/python-pyqt5_5.13.2.bb |
| 161 | rm -r ${SOURCE_DIR}/recipes-qt/qt5/qtwebkit_git.bb | ||
| 159 | 162 | ||
| 160 | bitbake $(find ${SOURCE_DIR} -name *.bb | xargs -n1 basename | sed -e 's/\([^._]*\).*/\1/') | 163 | bitbake $(find ${SOURCE_DIR} -name *.bb | xargs -n1 basename | sed -e 's/\([^._]*\).*/\1/') |
| 161 | filename: "{{.BuildDir}}/start-build" | 164 | filename: "{{.BuildDir}}/start-build" |
