diff options
-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 23c2e391..f48ec255 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -31,7 +31,7 @@ BBFILES_DYNAMIC += " \ | |||
31 | # This should only be incremented on significant changes that will | 31 | # This should only be incremented on significant changes that will |
32 | # cause compatibility issues with other layers | 32 | # cause compatibility issues with other layers |
33 | LAYERVERSION_virtualization-layer = "1" | 33 | LAYERVERSION_virtualization-layer = "1" |
34 | LAYERSERIES_COMPAT_virtualization-layer = "dunfell gatesgarth hardknott" | 34 | LAYERSERIES_COMPAT_virtualization-layer = "gatesgarth hardknott honister" |
35 | LAYERDEPENDS_virtualization-layer = " \ | 35 | LAYERDEPENDS_virtualization-layer = " \ |
36 | core \ | 36 | core \ |
37 | openembedded-layer \ | 37 | openembedded-layer \ |