Age | Commit message (Collapse) | Author | Files | Lines |
|
Separate the samples files to be installed in the system doc dir which is:
- /usr/share/doc
Updating the documentation according to the new path to samples.
Change-Id: Ib1958fb87d517ad84abddf3ec71102f7ecf877f5
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
At your own risks of course
Change-Id: I1b613b9801a8b031f42321367148ae469f337af2
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Using CMAKE_ROOT doesn't point to the correct path when using a cross-compilation
environment since the cmake installation directory isn't located in the same sysroot
than the targeted system.
Change-Id: If3f877c579123c5dd0b23a762c08d97755817442
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I70d30588c59e6a0d3c451c74fc6cc565b5eea167
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Ib9a826842d9ce88e27eb564fd9fee9725c161ed2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
- Changes PATH to find correctly all cmake files.
- Clean useless code now it's integrated as CMake module
- Clean variable usage
- Create module entry point
Bugs-AGL: SPEC-1682
Change-Id: I6943129677603b786c7144a92880d82795a916cd
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|