Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
9e56720c
Commit
9e56720c
authored
Sep 15, 2017
by
Thanassis Tsiodras
Browse files
Install Maxime's customized version of available deployment targets
parent
159f6d9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/40_ocarina.sh
View file @
9e56720c
...
...
@@ -25,6 +25,11 @@ make distclean # ignore any errors here
make
||
exit
1
make
install
# Install Maxime's customized version of available deployment targets
cat
../misc/supported-platforms/ocarina_components.aadl |
\
sed
"s,/home/taste/tool-inst,
$(
taste-config
--prefix
)
,"
>
\
${
PREFIX
}
/share/ocarina/AADLv2/ocarina_components.aadl
# Add Ocarina to PATH
PATH_CMD
=
'export PATH=$PATH:'
"
${
PREFIX
}
/bin"
UpdatePATH
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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