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
kazoo
Commits
23565c8c
Commit
23565c8c
authored
Apr 10, 2021
by
Maxime Perrotin
Browse files
Apply patch for AIR builds (from Laura)
parent
22b951e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/concurrency_view/aadl_4_makefile/node.tmplt
View file @
23565c8c
...
...
@@ -27,6 +27,13 @@
TASTE_IV_Properties.aadl TASTE_DV_Properties.aadl \
taste_properties.aadl base_types.aadl \
../dataview/dataview_aadlv2.aadl ../../InterfaceView.aadl ../../DeploymentView.aadl \
@@INLINE@@
@@TABLE@@
@@IF@@ @_VP_Platforms_@ = PLATFORM_AIR_IOP
/home/taste/tool-inst/share/SharedTypes/air_device/air_device-iv-air_device.aadl \
@@END_IF@@
@@END_TABLE@@
@@END_INLINE@@
../../../common/ocarina_components.aadl && \
cd deploymentview_final && rm -f Makefile && (configure --keep-files-silent)
@echo "XML generated, AIR configuration done, building..."
...
...
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