Add mapviewer app to use cluster demo for R-Car M3 09/9909/3
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Fri, 12 May 2017 13:26:23 +0000 (22:26 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Jul 2017 10:03:50 +0000 (10:03 +0000)
Change-Id: Id3b4ddaeba650e15be87de7bf9fdca20335d9464
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb

index 1df09f0..c41c896 100755 (executable)
@@ -39,11 +39,7 @@ MOST_HVAC_append_porter = " \
     "
 
 # mapviewer and mapviewer-demo requires AGL CES2017 demo mock-up
-MAPVIEWER = " "
-MAPVIEWER_append_porter = " \
-    mapviewer \
-    mapviewer-demo \
-    "
+MAPVIEWER = "${@bb.utils.contains("DISTRO_FEATURES", "agl-mapviewer-demo", " mapviewer mapviewer-demo", "",d)}"
 
 AGL_APPS = " \
     dashboard \