summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-default-osconfig.cmake
AgeCommit message (Collapse)AuthorFilesLines
2019-06-06Fix lua cmake dependancy on FedoraFrederic Marec1-1/+1
Following review 21142 00-default-osconfig.cmake need lua dependency Bug-AGL: SPEC-2491 Change-Id: Id8a876e47207ddb6a6a70709e90dcb4ca1d28a03 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-05-244a-softmixer: remove AVIRT dependencieshalibut_7.99.1halibut/7.99.17.99.1Frederic Marec1-1/+1
Remove AVIRT dependencies when you build on host Bug-AGL: SPEC-2443 Change-Id: I4bf8f39e843d552337fafcdbebe4c82a2290b24e Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-09-20removed the dependency to alsalib-1.1.6 for hostThierry Bultel1-0/+1
This fixes the compilation for hosts (Ubuntu, fedora, opensuse), that do not have alsalib-1.1.6 Notice that this fix needed another one in app-template, since the OS detection was broken. These are the changes brought by the bump of app-templates: (3dc85ec - Thierry Bultel) common.cmake: fixed erroneous search path for os-release (7fa5e5a - Romain Forlot) Fix: missing gcov symbol in compiled binaries (76e12e7 - CorentinLGS) app-templates doc: Changed doc to fit new format. (02f45f1 - Romain Forlot) Update Docs (52ae181 - Romain Forlot) Fix: typo (f0b24b0 - Romain Forlot) Rollback about TEST build type (e841a77 - Romain Forlot) Adding a TEST build type (994ebc1 - Romain Forlot) Change default compilation options. (85d5ffd - Romain Forlot) Test widget only if there are test materials (d14bdce - Romain Forlot) Handles more test LABELS. (70cf8fd - Romain Forlot) Missing flag for COVERAGE build type (3c99b8a - Romain Forlot) Create a test widget Change-Id: I788d8d0bf110dd9cdc11aac256bd535db0d90e4d Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>