summaryrefslogtreecommitdiff
path: root/genivi/strata/genivi-demo-platform.morph
Commit message (Collapse)AuthorAgeFilesLines
* genivi: Fix audiomanager build with GCC 7Sam Thursfield2017-07-111-1/+1
| | | | | | | | This issue doesn't appear to be fixed upstream, I have done a simple patch. The issue is a missing `#include <functional>` causing errors about `std::function` being undefined. (I'm not sure how this ever worked).
* Move GENIVI definitions to 'genivi' subfolderreview/pedro_alvarez/genivi-to-subfolderPedro Alvarez2016-08-101-0/+42
This folder will now contain all the definitions related to GENIVI systems. Change-Id: Ia4dda4dc90b780807647861ae6f9c406262f85c0