summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-12-06 18:48:09 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-12-08 00:51:12 +0000
commitb4c818298db88534d591fa90fa8aa15fc8626919 (patch)
tree87a864caf9f2d71ac0f86bf2cdf2c73dc14bf8fc
parent7766b3e062362aac2d48efd8a6f81f54ee4d0fff (diff)
Add whitespaces
Need whitespaces to keep DISTRO_FEATURES have the correct list. Change-Id: I4ea64cdf9781f6685363e7cb6ea3723814e63760 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp> (cherry picked from commit 71b030b834281b6c8493e66fd8d977c2e0d132ca)
-rw-r--r--templates/feature/agl-hmi-framework/50_local.conf.inc2
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"