summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2019-04-30 15:52:16 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2019-04-30 16:03:55 +0200
commitea8e3ef5b673f0d2b7d096a6bd229e9edf5dec54 (patch)
tree5450421d4a5e3b6f53fcaa9e2b01a4164b5fc210
parent492459d87d6dfd2926a551a0e1a679d332d7d1a4 (diff)
Removing submodule
Migration wasn't complete, submodule deinit didn't achieve to erase the submodule or something wasn't pushed, anyway we have to manually remove the submodule to get rid of it. And this commit adds the afb-helpers library as a link dependency Bug-AGL: SPEC-2139 Change-Id: Iedbdb2d75fc75de553254b266c319bd1538d95c3 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
m---------app-afb-helpers-submodule0
-rw-r--r--conf.d/cmake/config.cmake1
2 files changed, 1 insertions, 0 deletions
diff --git a/app-afb-helpers-submodule b/app-afb-helpers-submodule
deleted file mode 160000
-Subproject f0ce5b665dd33b285d723720c16ac0542cde4e6
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 550409a9..9e9a15b0 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -64,6 +64,7 @@ set (PKG_REQUIRED_LIST
json-c
libsystemd>=222
afb-daemon
+ afb-helpers
)
# Prefix path where will be installed the files