Message deprecating the submodule usage 41/19441/3 halibut 6.99.4 7.90.0 7.99.1 7.99.2 7.99.3 8.0.0 8.0.1 8.0.2 8.0.3 8.0.4 8.0.5 8.0.6 8.99.1 8.99.2 8.99.3 8.99.4 8.99.5 guppy/6.99.4 guppy_6.99.4 halibut/7.90.0 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut/8.0.4 halibut/8.0.5 halibut/8.0.6 halibut_7.90.0 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3 halibut_8.0.4 halibut_8.0.5 halibut_8.0.6 icefish/8.99.1 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish/8.99.5 icefish_8.99.1 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4 icefish_8.99.5
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 3 Jan 2019 15:57:08 +0000 (16:57 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 4 Jan 2019 15:17:48 +0000 (16:17 +0100)
Latest commit to the submodule which encourage the developpers to
use the separate library.

Bug-AGL: SPEC-1689

Change-Id: I5a8d539b881474fb17aabfc9034eb62ecd4f6a67
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CMakeLists.txt

index 21c9ad0..387ee02 100644 (file)
@@ -18,6 +18,8 @@
 
 # This is a CMakeLists.txt file meant to be included as submodule into an AGL
 # app using app-templates subdmodules
+message(STATUS "${Yellow}You use the afb-helpers git submodule. Please consider using the separated library.${ColorReset}")
+message(STATUS "${Yellow}Migration instructions: http://docs.automotivelinux.org/master/docs/devguides/en/dev/reference/afb-helpers/usage.html${ColorReset}")
 
 # Add target to project dependency list
 PROJECT_TARGET_ADD(afb-helpers)