From f65296a9c598ae81620e6c1d64ecf5f83bd11dee Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 23 Nov 2022 13:36:06 -0500 Subject: 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 --- templates/feature/agl-kvm/README_feature_agl-kvm.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/feature/agl-kvm/README_feature_agl-kvm.md (limited to 'templates/feature/agl-kvm/README_feature_agl-kvm.md') 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 00000000..83c0a0c2 --- /dev/null +++ b/templates/feature/agl-kvm/README_feature_agl-kvm.md @@ -0,0 +1,14 @@ +--- +description: Feature agl-kvm +authors: Scott Murray +--- + +### 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 -- cgit 1.2.3-korg