diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-02-20 16:13:33 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-03-19 19:13:16 +0000 |
commit | 08d4b9832d98c02dac12fdb95d342f8f693e6282 (patch) | |
tree | a6276291a1d79989d499675392b52242391b50c1 | |
parent | a5874c1cd64e358c121198d1d53947b23e5666e8 (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
(cherry picked from commit cd3cbdd2638f51c009465d4e11d0405f81d4947f)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29759
-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 |