From: Kazumasa Mitsunari Date: Wed, 6 Dec 2017 09:48:09 +0000 (+0900) Subject: Add whitespaces X-Git-Tag: 4.99.4~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F12365%2F2;p=AGL%2Fmeta-agl-devel.git Add whitespaces Need whitespaces to keep DISTRO_FEATURES have the correct list. Change-Id: I4ea64cdf9781f6685363e7cb6ea3723814e63760 Signed-off-by: Kazumasa Mitsunari (cherry picked from commit 71b030b834281b6c8493e66fd8d977c2e0d132ca) --- 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"