aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-12-21 09:48:28 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2017-12-21 09:48:28 +0100
commit9bd773d6f7ebacf2ead9fcaec8fec5fdc7044a1e (patch)
treeeaab4dadf37640447dfee58e3f86d0d6fecd3ff7
parenta9b0461bbeeace28682b360328e3ec15b7b9f55a (diff)
Change-Id: Ibafb560ffe6f4871cd7952dc96fd1ece08089f3f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--ll-database-binding/conf.d/cmake/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ll-database-binding/conf.d/cmake/config.cmake b/ll-database-binding/conf.d/cmake/config.cmake
index b1bcde1..a698e70 100644
--- a/ll-database-binding/conf.d/cmake/config.cmake
+++ b/ll-database-binding/conf.d/cmake/config.cmake
@@ -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
# ---------------------------