Age | Commit message (Collapse) | Author | Files | Lines |
|
f22ece1 Fix .deb packaging following review 21188
6a86970 Fix: wrong string length size used
bcd8dbb controller: fix broken link
dc2bdf6 devguides-book: needed for AGL documentation
e6d4a74 Add gitreview for guppy
0ed00b3 Add fixed gitreview
8c276ea Add the header files in the dev package
d4bd750 No bin package about now, only dev version
2fd0e00 Adds more details about the library migration
8f76233 Remove
useless magic number check
08a8d17 New installation instructions
680af25 Adding packaging files
Change-Id: If2ea6d0d560b8ec78e31d402dec7a7482a3c7768
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Add the latest controller & afb-helpers libraries with a separated
Qt library to avoid dependency problem on AGL image without Qt support
Bug-AGL: SPEC-1689
Change-Id: I69d79b35a8dae0749f1947c641f28342c97d461b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This is due to the dependency on QT (cmake_qt5) which breaks the build of non-qt5 targets.
This reverts commit 73351742e32772a19f62086cea5a5e7a38fe02f7.
which is https://gerrit.automotivelinux.org/gerrit/#/c/19225/ .
Change-Id: I81b0638ab34dad59d3fe5522c0abe8e9d4f3f6c1
|
|
Migration for afb-helpers and app-controller from submodule to
library. This adds the library in the AGL SDK.
Bug-AGL: SPEC-1689
Change-Id: I95b1e66b2a363ce1bbea7cc8989992a7b592d264
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|