Age | Commit message (Collapse) | Author | Files | Lines |
|
- adds the controller binder definitions migration to binder functions
definitions and instructions using a sed script to migrate the old
functions definition.
- adds requirement reminder to af-binder version >= FF
- fix wrong git submodule name given as example
- Use AGLVERSION variable to set the PROJECT_VERSION. AGLVERSION could
then be overwriten using command-line.
- Use ${libdir} instead of CMake variable to set the Libs pkg-config
variable.
Bug-AGL: SPEC-1689
Change-Id: If03f35bab9501fbcb97244836692301c36d6d74c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Set afb-helpers lib as an explicit dependency in the pkg-config file. This avoid
cyclic dependency problems at link as long as you use pkg-config
to retrieve your link flags.
Bug-AGL: SPEC-1689
Change-Id: Ieeee46de30cc38fefcfd0014f35dd078f865c8b2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
- AFB_BINDING_VERSION = 3
- remove preprocessor variables
- mandatory lua
- name of library is ctl-utilities
- does not work with v2 versions
- remove afb-definitions.h
- use of the GNUinstalldirs module to set the destination directories.
Change-Id: Ifdf12885ffad5003ecbbcf3639af63060f0ebc7e
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|