summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb')
-rw-r--r--meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb b/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb
new file mode 100644
index 00000000..c07b8f7d
--- /dev/null
+++ b/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb
@@ -0,0 +1,11 @@
+SUMMARY = "LXC cluster demo guest image"
+LICENSE = "MIT"
+
+require guest-image-minimal.bb
+
+IMAGE_INSTALL += " \
+ weston \
+ weston-init \
+ weston-ini-conf-landscape \
+ refgui \
+"