aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-hmi-framework/50_local.conf.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/feature/agl-hmi-framework/50_local.conf.inc b/templates/feature/agl-hmi-framework/50_local.conf.inc
index 2b72a8e2..942cc06f 100644
--- a/templates/feature/agl-hmi-framework/50_local.conf.inc
+++ b/templates/feature/agl-hmi-framework/50_local.conf.inc
@@ -1,4 +1,5 @@
# In order to enable the hmi-framework features ,
# enables the following line:
#
-DISTRO_FEATURES_append = " agl-hmi-framework "
+DISTRO_FEATURES_append = "agl-hmi-framework"
+PREFERRED_PROVIDER_virtual/libhomescreen = "libhomescreen-2017"