From: Romain Forlot Date: Tue, 30 Apr 2019 13:52:16 +0000 (+0200) Subject: Removing submodule X-Git-Tag: 7.99.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ea8e3ef5b673f0d2b7d096a6bd229e9edf5dec54;p=apps%2Fagl-service-can-low-level.git 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 --- diff --git a/app-afb-helpers-submodule b/app-afb-helpers-submodule deleted file mode 160000 index f0ce5b66..00000000 --- a/app-afb-helpers-submodule +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f0ce5b665dd33b285d723720c16ac0542cde4e6e 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