X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F3_Developer_Guides%2F1_AGL_Layers%2F3_meta-agl-demo.md;h=df412ae570910f79f2849d9503a5932c6a495085;hb=da6cd0b6c26ca9a3760d8a89ce68baf83eeaa1b1;hp=232cd1d7b5bc3338733ec21a9978b152aac81f0f;hpb=4aad369c9728061c97b3de792286e743ee884b09;p=AGL%2Fdocumentation.git diff --git a/docs/3_Developer_Guides/1_AGL_Layers/3_meta-agl-demo.md b/docs/3_Developer_Guides/1_AGL_Layers/3_meta-agl-demo.md index 232cd1d..df412ae 100644 --- a/docs/3_Developer_Guides/1_AGL_Layers/3_meta-agl-demo.md +++ b/docs/3_Developer_Guides/1_AGL_Layers/3_meta-agl-demo.md @@ -1,8 +1,5 @@ --- -edit_link: '' title: meta-agl-demo -origin_url: >- - https://git.automotivelinux.org/AGL/meta-agl-demo/plain/docs/../meta-agl-demo.md?h=master --- @@ -125,15 +122,15 @@ dependencies: ## Packagegroups -AGL DEMO Platform's -[packagegroups](https://www.yoctoproject.org/docs/2.4.4/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) +AGL DEMO Platform's +[packagegroups](https://www.yoctoproject.org/docs/3.1.2/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) consist of the following: ### packagegroup-agl-demo-platform This packagegroup is used for generating the `agl-demo-platform` image, which is the full image for the AGL distributions IVI profile. -You can see the recipe (i.e. `agl-demo-platform.bb`) that installs +You can see the recipe (i.e. `agl-demo-platform.bb`) that installs the `packagegroup-agl-demo-platform` packagegroup [here](https://git.automotivelinux.org/AGL/meta-agl-demo/tree/recipes-platform/images/agl-demo-platform.bb).