summaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 39283baa..7af8e30a 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -76,8 +76,8 @@ build_instructions:
76 76
77 # EXCLUDE_FROM_WORLD 77 # EXCLUDE_FROM_WORLD
78 rm -f ${SOURCE_DIR}/recipes-qt/examples/qt5-opengles2-test_git.bb 78 rm -f ${SOURCE_DIR}/recipes-qt/examples/qt5-opengles2-test_git.bb
79 rm -r ${SOURCE_DIR}/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2006161728.bb 79 rm -r ${SOURCE_DIR}/recipes-python/pyqt5/python3-pyqt5_5.15.1.bb
80 rm -r ${SOURCE_DIR}/recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb 80 rm -r ${SOURCE_DIR}/recipes-python/pyqtchart/python3-pyqtchart_5.15.1.bb
81 bitbake $(find ${SOURCE_DIR} -name *.bb | xargs -n1 basename | sed -e 's/\([^._]*\).*/\1/') 81 bitbake $(find ${SOURCE_DIR} -name *.bb | xargs -n1 basename | sed -e 's/\([^._]*\).*/\1/')
82 filename: "{{.BuildDir}}/start-build" 82 filename: "{{.BuildDir}}/start-build"
83 fileMode: 420 83 fileMode: 420