X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F04_Developer_Guides%2F02_AGL_Layers%2F02_meta_agl.md;h=b8813a13786738e2e75836394d5c5654278c081a;hb=refs%2Ftags%2F14.94.0;hp=1ac45a60ad58601e9b6d16c90e411c85827f29e3;hpb=120a2677992ea299eea5fb5cb0ed1081f76bb92c;p=AGL%2Fdocumentation.git diff --git a/docs/04_Developer_Guides/02_AGL_Layers/02_meta_agl.md b/docs/04_Developer_Guides/02_AGL_Layers/02_meta_agl.md index 1ac45a6..b8813a1 100644 --- a/docs/04_Developer_Guides/02_AGL_Layers/02_meta_agl.md +++ b/docs/04_Developer_Guides/02_AGL_Layers/02_meta_agl.md @@ -10,7 +10,7 @@ You use this layer as the minimal core on which to build AGL profiles. **NOTE:** The `meta-agl` layer does not include a reference UI. The reference UI is included as part of the - [`meta-agl-demo`](3_meta-agl-demo.md) layer. + [`meta-agl-demo`](03_meta_agl_demo.md) layer. Furthermore, `meta-agl` does not include additional components, such as security, which are part of the `meta-agl-extra` layer. @@ -81,7 +81,7 @@ in `meta-agl`: ## Packagegroups This section describes the AGL -[packagegroup](https://yoctoproject.org/docs/3.1.4/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) +[packagegroup](https://docs.yoctoproject.org/dev-manual/common-tasks.html#customizing-images-using-custom-package-groups) design: * packagegroup-agl-image-minimal @@ -121,4 +121,3 @@ design: * packagegroup-agl-test.bb Additional tools used in QA tests (for agl-image*-qa). -