summaryrefslogtreecommitdiffstats
path: root/conf.d
AgeCommit message (Collapse)AuthorFilesLines
2020-06-02Remove submodule usage and add autobuild scriptsScott Murray2-8/+5
Changes: - Add .gitreview file to enable "git review" subcommand against AGL Gerrit - Remove old CMake app templates submodule usage in favor of the toolchain provide templates - Tweak config.cmake to work with newer app templates - Add latest CMake autobuild scripts Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib236e4d5380c5ef55f99692f519f928eefd7d802
2019-07-10Add the new display permission to config.xml.in.Antia Puentes1-0/+1
AGL-Bug: SPEC-2612
2018-12-10Rename chromium53 to chromium68Julie Jeongeun Kim1-2/+2
2018-11-02Update the role name from WebBrowser to browserJulie Jeongeun Kim1-2/+2
It updates the role name to browser to sync with the role name from layers.json and the application name to sync with role name because runxdg compares it. [SPEC-1889] Chromium is initially hidden when launched. https://jira.automotivelinux.org/browse/SPEC-1889
2018-05-04Add local runxdg script that invokes system script.Jose Dapena Paz1-1/+1
Just adding directly the system path for runxdg does not work as wgt installer was trying to find it in the package filesystem. So add a wrapper script that forwards to the main runxdg script.
2018-05-04Initial dump of configurations for building widget.Jose Dapena Paz3-0/+216
2018-05-04Add app-templates submodule.Jose Dapena Paz1-0/+0