diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-02-20 16:13:33 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-03-08 18:27:03 +0000 |
commit | cd3cbdd2638f51c009465d4e11d0405f81d4947f (patch) | |
tree | 8410be17fa9d12b9cd88ce911d7f96ea2bd47aeb /templates | |
parent | f950cfabb008700cfa6bfe88286006a6cc20327e (diff) |
Update agl-kvm feature dependencies
Add agl-demo-cluster-support and agl-demo-preload as dependencies
of the agl-kvm feature, as they are effectively required to get a
working agl-kvm-demo-platform image.
Bug-AGL: SPEC-5084
Change-Id: Ia766692f775e0274079ca266f4baf6e927bb6470
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29705
Tested-by: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'templates')
-rw-r--r-- | templates/feature/agl-kvm/included.dep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-kvm/included.dep b/templates/feature/agl-kvm/included.dep index 82639da07..f61c6e009 100644 --- a/templates/feature/agl-kvm/included.dep +++ b/templates/feature/agl-kvm/included.dep @@ -1 +1 @@ -agl-demo +agl-demo agl-demo-cluster-support agl-demo-preload |