@@ -1,4 +1,4 @@
-require conf/distro/poky-lsb.conf
+require conf/distro/poky-altcfg.conf
DISTRO = "poky-cgl"
DISTROOVERRIDES .= ":poky-cgl"
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "cgl-common"
BBFILE_PATTERN_cgl-common = "^${LAYERDIR}/"
BBFILE_PRIORITY_cgl-common = "7"
-LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux"
+LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux yocto"
LAYERSERIES_COMPAT_cgl-common = "honister kirkstone"