Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-3830
Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: I910ec4d01ba9ec52647b24d79180a8dd732fe1d7
|
|
Bug-AGL: SPEC-3497
Signed-off-by: Antia Puentes <apuentes@igalia.com>
Change-Id: Ia4af1df4de0f3887afc7d3db8881697512e4dc6f
|
|
Fixes:
- Add mkdir's to the custom target definitions to handle building
outside of the source tree. The custom targets should potentially
be replaced at some point with use of the app template's
PROJECT_TARGET macros, but that's more involved than is warranted
at the moment.
- Fix CMAKE_BUILD_TYPE -> BUILD_TYPE in config.cmake to match the
app template logic, and fix debug widget packaging.
Bug-AGL: SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I01b7c7b116b97a5f6b6330c767b5a6bdba9cdbce
|
|
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
|
|
AGL-Bug: SPEC-2612
|
|
|
|
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
|
|
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.
|
|
|
|
|