cluster-demo-support: add recipe for cluster-demo-simulator
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-demo-platform.bb
index 944b34b..acd7788 100644 (file)
@@ -59,6 +59,7 @@ CLUSTER_SUPPORT_PACKAGES = " \
        ${MAPVIEWER} \
        cluster-demo-network-config \
        cluster-lin-bridging-config \
+       cluster-demo-simulator \
 "
 CLUSTER_SUPPORT = "${@bb.utils.contains("DISTRO_FEATURES", "agl-cluster-demo-support", "${CLUSTER_SUPPORT_PACKAGES}", "",d)}"