Added [in-progress] Developer Guides
[AGL/documentation.git] / docs / 3_Developer_Guides / 1_AGL_Layers / 3_meta-agl-demo.md
index 232cd1d..df412ae 100644 (file)
@@ -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
 ---
 
 <!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/devguides/master/meta-agl-demo-guides-devguides-book.yml -->
@@ -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).