diff options
author | Naoto Yamaguchi <i33399_yamaguchi@aisin-aw.co.jp> | 2021-07-05 05:40:23 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-13 06:41:45 +0000 |
commit | 97d9a76cc73cec3ffadb9539cc76e56beaf8a9bc (patch) | |
tree | 21eb577c0ed473033ec0c22b81c957a019ca1f6c /templates/feature/agl-lxc/included.dep | |
parent | 8be4ced7dd842564c9deaabaa90da75397a22c56 (diff) |
Drop agl-virt dependency
The agl-lxc depend to only lxc from meta-virtualization. On the other hand,
current setting depend to agl-virt to import meta-virtualization.
In this case, the change of agl-virt propagate to agl-lxc, it's broken to
quality assessment software stack.
This patch drop to agl-virt dependency.
Bug-AGL: SPEC-4014
Signed-off-by: Naoto Yamaguchi <i33399_yamaguchi@aisin-aw.co.jp>
Change-Id: I7863a00576ead96b33428907a67c0ab6af33358c
Diffstat (limited to 'templates/feature/agl-lxc/included.dep')
-rw-r--r-- | templates/feature/agl-lxc/included.dep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-lxc/included.dep b/templates/feature/agl-lxc/included.dep index df937c78..b7e96fbb 100644 --- a/templates/feature/agl-lxc/included.dep +++ b/templates/feature/agl-lxc/included.dep @@ -1 +1 @@ -agl-virt agl-drm-lease +agl-drm-lease |