Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
f00bec7e
Commit
f00bec7e
authored
Jul 15, 2017
by
Maxime Perrotin
Browse files
Merge branch 'bug.9.1' of
https://gitrepos.estec.esa.int/taste/taste-setup
into bug.9.1
parents
4dab3046
63252dba
Changes
4
Hide whitespace changes
Inline
Side-by-side
dmt
@
85b513a7
Compare
6665e063
...
85b513a7
Subproject commit
6665e0632db0a1b11c2942bd8ae293a00d9bc126
Subproject commit
85b513a73f8dcf71e39667a7b1a69c811313cc2f
install/85_rtems.sh
View file @
f00bec7e
...
...
@@ -48,7 +48,7 @@ fi
# Make sure the RTEMS_MAKEFILE_PATH_LEON is set
grep
RTEMS_MAKEFILE_PATH_LEON
$HOME
/.bashrc.taste
>
/dev/null
||
{
read
UNUSED FINAL_RTEMS_FOLDER
<<<
$(
cat
"
$INSTALLED_RTEMS_INFO
"
)
LEON
2
_FOLDER
=
"
$(
find
$FINAL_RTEMS_FOLDER
-type
d
-name
leon
2
)
"
LEON
3
_FOLDER
=
"
$(
find
$FINAL_RTEMS_FOLDER
-type
d
-name
leon
3
)
"
echo
Adding RTEMS_MAKEFILE_PATH_LEON
env
var to settings.
echo
"export RTEMS_MAKEFILE_PATH_LEON=
\"
$LEON
2
_FOLDER
\"
"
>>
$HOME
/.bashrc.taste
echo
"export RTEMS_MAKEFILE_PATH_LEON=
\"
$LEON
3
_FOLDER
\"
"
>>
$HOME
/.bashrc.taste
}
orchestrator
@
d48e25e1
Compare
43b15716
...
d48e25e1
Subproject commit
43b15716589bd06b05993f2a9443ce787736bf9a
Subproject commit
d48e25e1ec8f77fdcc4de4e0aead8a143ce17743
polyorb-hi-c
@
3cd130e3
Compare
013fa32d
...
3cd130e3
Subproject commit
013fa32df2f4762e67c5b8f9fbf1a5fa77945989
Subproject commit
3cd130e334d7fa837e5367d6725251f2359c9df2
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