diff options
Diffstat (limited to 'meta-oe/conf/layer.conf')
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 1a43575304..64c888d51d 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -29,7 +29,7 @@ LAYERVERSION_openembedded-layer = "1" | |||
29 | 29 | ||
30 | LAYERDEPENDS_openembedded-layer = "core" | 30 | LAYERDEPENDS_openembedded-layer = "core" |
31 | 31 | ||
32 | LAYERSERIES_COMPAT_openembedded-layer = "sumo" | 32 | LAYERSERIES_COMPAT_openembedded-layer = "thud" |
33 | 33 | ||
34 | LICENSE_PATH += "${LAYERDIR}/licenses" | 34 | LICENSE_PATH += "${LAYERDIR}/licenses" |
35 | 35 | ||