The base CGL image is actually named core-image-cgl. Correct the minor typo.
Signed-off-by: Joe MacDonald <[email protected]> --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 808c059..fea3e13 100644 --- a/README +++ b/README @@ -87,7 +87,7 @@ package groups. An CGL compliant Linux image is also available into the layer. Its use is to facilitate the development of a CGL compliant OS. -The core image name is: cgl-image-core.bb +The core image name is: core-image-cgl.bb IV. Specific terms and information -- 1.7.9.5 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
