Recipes in meta-openstack depend on the ruby class defined in it.

Signed-off-by: Adrian Dudau <adrian.du...@enea.com>
---
 cgl-init-build-env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cgl-init-build-env b/cgl-init-build-env
index bb046b6..29dfb38 100755
--- a/cgl-init-build-env
+++ b/cgl-init-build-env
@@ -124,7 +124,7 @@ while getopts ":hb:c:d:f:g:j:k:l:m:ts:" OPTION; do
     esac
 done
 
-METALAYERS="$METALAYERS,meta-cloud-services/meta-openstack,meta-openembedded/meta-filesystems,meta-openembedded/meta-networking,meta-openembedded/meta-oe,meta-openembedded/meta-perl,meta-openembedded/meta-python"
+METALAYERS="$METALAYERS,meta-cloud-services,meta-cloud-services/meta-openstack,meta-openembedded/meta-filesystems,meta-openembedded/meta-networking,meta-openembedded/meta-oe,meta-openembedded/meta-perl,meta-openembedded/meta-python"
 CGLROOT="$(pwd)"
 CGLROOT=$(readlink -f "$CGLROOT")
 DISTRO="poky-cgl"
-- 
1.9.1

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to