Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
orchestrator
Commits
710dcd8e
Commit
710dcd8e
authored
Jan 22, 2018
by
Maxime Perrotin
Browse files
Merge branch 'master' of
https://gitrepos.estec.esa.int/taste/orchestrator
parents
12c62440
43d64206
Changes
1
Hide whitespace changes
Inline
Side-by-side
orchestrator/taste-orchestrator.py
View file @
710dcd8e
...
...
@@ -607,7 +607,7 @@ def BuildMicroPythonSystems(micropythonSubsystems, CDirectories, cflagsSoFar):
g_stageLog
.
info
(
"Building MicroPython subSystems"
)
for
baseDir
in
micropythonSubsystems
.
keys
():
mpySource
=
"
/home/taste
/tool-src/upython-taste"
mpySource
=
"
$(taste-config --prefix)/..
/tool-src/upython-taste"
mpyTemplDir
=
mpySource
+
"/ports/esa-taste"
os
.
chdir
(
baseDir
+
os
.
sep
+
baseDir
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment