diff options
Diffstat (limited to 'templates/feature')
-rw-r--r-- | templates/feature/agl-hmi-framework/50_local.conf.inc | 2 |
1 files changed, 1 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 0a5a655b..a9e32fff 100644 --- a/templates/feature/agl-hmi-framework/50_local.conf.inc +++ b/templates/feature/agl-hmi-framework/50_local.conf.inc @@ -1,6 +1,6 @@ # 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" PREFERRED_RPROVIDER_virtual/navigation = "navigation" |