diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-11 09:46:08 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-17 12:53:14 +0000 |
commit | 85cffa37d79330a2df53ef8d79c70b8bb70a289e (patch) | |
tree | 6c598044f2a137ecf8bdced0a4203854086ec116 /conf.d/cmake/00-debian-osconfig.cmake | |
parent | de3438a1e6522c6eb239b5642116a8652df3de23 (diff) |
Fix: wrong values in config.xml template file
Also set the same APIs name for all configurations
Change-Id: If565418b552adaeaa767e9c37dd8a65d212ab093
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/cmake/00-debian-osconfig.cmake')
-rw-r--r-- | conf.d/cmake/00-debian-osconfig.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/cmake/00-debian-osconfig.cmake b/conf.d/cmake/00-debian-osconfig.cmake deleted file mode 100644 index 2ce0ad3..0000000 --- a/conf.d/cmake/00-debian-osconfig.cmake +++ /dev/null @@ -1 +0,0 @@ -list(APPEND PKG_REQUIRED_LIST lua-5.3>=5.3) |