Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove useless directory creation
Remove useless move
Fix tree installation
Bug-AGL: SPEC-2363
Change-Id: I683dd0a7844863c99a02295f80ff3585b17e3e66
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Remove version variable
Remove afm/application from tree to fix packaging on guppy
Bug-AGL: SPEC-2363
Change-Id: I8475d69b21f5c789faac85f7b71126623438cef0
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Bug-AGL: SPEC-2363
Change-Id: I597eafa97b1c4fe7f9803061b811552e02a95d23
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
When packaging, the build environment doesn't clone the git repository but instead
use an archive and so we lose the git repository's information. This is a workaround
to set the project version using the packaging system.
Change-Id: I3e8edc197a12f455f4f1cc24bc452feb146bab6c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change rules to be more sustainable and maintainable.
Remove the patch that isn't needed anymore since the app-templates
has been migrated to a cmake module.
Fix also wrong descriptions
Change-Id: I789b18d8238015bd9e0350ae39136002b10bed51
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
- *.pc file must have ascii charset
- remove gcc dependency for deb package
- Fix *.pc file packaging for deb package
- set CMAKE_INSTALL_LIBDIR in debian.rules
Change-Id: I448aedcdb6fd21d662416ac72148d98da5e05ac3
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Files used by an OBS server to be able to build deb and rpm packages. The
afb-test binding could be then used in a native environment.
Change-Id: Ifd5ab363c90269bed949ff63315d228017de7d05
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|