diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-11-23 13:36:06 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-12-14 16:28:09 +0000 |
commit | ab5676f1d6fac13ad7d92405d8c8ab0f6eb2217d (patch) | |
tree | 21d934ea6783ee074142779e433d3b8c68e5db0f /templates/feature/agl-kvm/README_feature_agl-kvm.md | |
parent | 7568ba62fae0bc7a697c29f46d3175e684056b6c (diff) |
Add agl-kvm feature template
Add feature template for enabling agl-kvm-guest multiconfig. Changes
to leverage this to add a host image that includes guest VM images
will follow.
Bug-AGL: SPEC-4618
Change-Id: If8134359a1da7709d81b4ddd186d8c22de05280d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit f65296a9c598ae81620e6c1d64ecf5f83bd11dee)
Diffstat (limited to 'templates/feature/agl-kvm/README_feature_agl-kvm.md')
-rw-r--r-- | templates/feature/agl-kvm/README_feature_agl-kvm.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/feature/agl-kvm/README_feature_agl-kvm.md b/templates/feature/agl-kvm/README_feature_agl-kvm.md new file mode 100644 index 000000000..83c0a0c26 --- /dev/null +++ b/templates/feature/agl-kvm/README_feature_agl-kvm.md @@ -0,0 +1,14 @@ +--- +description: Feature agl-kvm +authors: Scott Murray <scott.murray@konsulko.com> +--- + +### Feature agl-kvm + +* Enables support for building multiconfig based KVM+QEMU demo images + +### Dependent features pulled by agl-kvm + +The following features are pulled: + +* agl-demo |