Removing submodule 07/21207/3
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 30 Apr 2019 13:52:16 +0000 (15:52 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 30 Apr 2019 14:03:55 +0000 (16:03 +0200)
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>
app-afb-helpers-submodule [deleted submodule]
conf.d/cmake/config.cmake

diff --git a/app-afb-helpers-submodule b/app-afb-helpers-submodule
deleted file mode 160000 (submodule)
index f0ce5b6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f0ce5b665dd33b285d723720c16ac0542cde4e6e
index 550409a..9e9a15b 100644 (file)
@@ -64,6 +64,7 @@ set (PKG_REQUIRED_LIST
        json-c
        libsystemd>=222
        afb-daemon
+       afb-helpers
 )
 
 # Prefix path where will be installed the files