summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-hmi-framework/50_local.conf.inc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2017-09-29 21:47:25 +0900
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-10-12 16:52:13 +0200
commit7d7fe0e26af1a27b7a3e2256f6ef48965b3239ed (patch)
treea4c24b048969636d0522e939770d21c0fde83e7a /templates/feature/agl-hmi-framework/50_local.conf.inc
parent9a58b814a852f6b761b22f5c8f41cb8489dae628 (diff)
Add recipes for new hmi fweel_4.99.1eel/4.99.14.99.1
Add recipesc for agl-service-windowmanager-2017, agl-service-soundmanager-2017, agl-service-homescreen-2017 and homescreen-2017. [Patch Sets 2] Modify homescreen-2017_git.bb to use aglwgt make package. [Patch Sets 3] Modify agl-service-windowmanager-2017_git.bb to use aglwgt make package. Modify agl-service-soundmanager-2017_git.bb to use aglwgt make package. [Patch Sets 4] Modify agl-service-homescreen-2017_git.bb to use aglwgt make package. [Patch Sets 5] (jsmoeller) Modify layer and add packagegroup containing the required packages. Modify feature name to be agl-hmi-framework to be consistent in naming Mofify local.conf.inc to set DISTRO_FEATURES flag instead of setting IMAGE_INSTALL. Change-Id: Iac998b5c9ed519649c8c367e97a5aa31c6140c26 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature/agl-hmi-framework/50_local.conf.inc')
-rw-r--r--templates/feature/agl-hmi-framework/50_local.conf.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/feature/agl-hmi-framework/50_local.conf.inc b/templates/feature/agl-hmi-framework/50_local.conf.inc
new file mode 100644
index 00000000..2b72a8e2
--- /dev/null
+++ b/templates/feature/agl-hmi-framework/50_local.conf.inc
@@ -0,0 +1,4 @@
+# In order to enable the hmi-framework features ,
+# enables the following line:
+#
+DISTRO_FEATURES_append = " agl-hmi-framework "