diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-12-07 18:45:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-12-07 18:45:02 +0000 |
commit | bbd5920cc643085c3d4b219f42c04c1c7852dedc (patch) | |
tree | 0be18e57aaf1213f381216f33fb3728d729d0561 | |
parent | 95b09786e63ad646df34c99bc477e8448665ef23 (diff) | |
parent | 71b030b834281b6c8493e66fd8d977c2e0d132ca (diff) |
Merge "Add whitespaces"
-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 942cc06f..eba7b85d 100644 --- a/templates/feature/agl-hmi-framework/50_local.conf.inc +++ b/templates/feature/agl-hmi-framework/50_local.conf.inc @@ -1,5 +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" |