diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-06-20 08:33:11 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-06-20 08:33:11 -0400 |
commit | 9f23867e6386ba4131c165f084c5f5de2c612451 (patch) | |
tree | 778952eed8f4a19e89fbe95c179a8db13f52bd8d | |
parent | 0115e61cdd5fe8c705bb0350a0d75ebebcf84c79 (diff) | |
download | meta-virtualization-master.tar.gz |
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 3c10cc18..43a39f50 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -21,7 +21,7 @@ BBFILES_DYNAMIC += " \ | |||
21 | # This should only be incremented on significant changes that will | 21 | # This should only be incremented on significant changes that will |
22 | # cause compatibility issues with other layers | 22 | # cause compatibility issues with other layers |
23 | LAYERVERSION_virtualization-layer = "1" | 23 | LAYERVERSION_virtualization-layer = "1" |
24 | LAYERSERIES_COMPAT_virtualization-layer = "styhead walnascar" | 24 | LAYERSERIES_COMPAT_virtualization-layer = "walnascar whinlatter" |
25 | LAYERDEPENDS_virtualization-layer = " \ | 25 | LAYERDEPENDS_virtualization-layer = " \ |
26 | core \ | 26 | core \ |
27 | openembedded-layer \ | 27 | openembedded-layer \ |