diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-03 20:24:10 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-03 20:24:47 -0500 |
| commit | 66b585073516c58936033ffad75354a009f9337e (patch) | |
| tree | 8425147760d7881d216dce9572faf06e03a5bdca | |
| parent | d95762855e9b00f1a04faee856763ee86fa5fb41 (diff) | |
| download | meta-virtualization-66b585073516c58936033ffad75354a009f9337e.tar.gz | |
conf: mark layer compatible with mickledore
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 f1feef93..10b457f8 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 = "langdale" | 24 | LAYERSERIES_COMPAT_virtualization-layer = "mickledore" |
| 25 | LAYERDEPENDS_virtualization-layer = " \ | 25 | LAYERDEPENDS_virtualization-layer = " \ |
| 26 | core \ | 26 | core \ |
| 27 | openembedded-layer \ | 27 | openembedded-layer \ |
