Fix entry point 81/12881/1 4.99.5 5.0.0 eel/4.99.5 eel/5.0.0 eel_4.99.5 eel_5.0.0
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Dec 2017 08:48:28 +0000 (09:48 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Dec 2017 08:48:28 +0000 (09:48 +0100)
Change-Id: Ibafb560ffe6f4871cd7952dc96fd1ece08089f3f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
ll-database-binding/conf.d/cmake/config.cmake

index b1bcde1..a698e70 100644 (file)
@@ -151,7 +151,7 @@ set(WIDGET_TYPE application/vnd.agl.service)
 # This is the file that will be executed, loaded,
 # at launch time by the application framework.
 #
-set(WIDGET_ENTRY_POINT irrelevant)
+set(WIDGET_ENTRY_POINT config.xml)
 
 # Optional dependencies order
 # ---------------------------