diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-02-02 18:30:26 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-02-03 11:23:30 +0000 |
commit | f89dc1a25200480f19094c468b2122462bfdfc45 (patch) | |
tree | f4b35d1ac8e16bd1219d49eb088335c074c7b920 /docs/3_Developer_Guides | |
parent | bd8431bd11df669dabd0f73d6dd75cd3bdd960dd (diff) |
Generic updates to the documentation matching master and koi
Mostly updates to the yocto links or adding the refhw.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ib28bd5de72e7be8b2a2605e8149143fb946a7b69
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25986
Diffstat (limited to 'docs/3_Developer_Guides')
-rw-r--r-- | docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md | 2 | ||||
-rw-r--r-- | docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md b/docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md index 03134b0..1ac45a6 100644 --- a/docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md +++ b/docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md @@ -81,7 +81,7 @@ in `meta-agl`: ## Packagegroups This section describes the AGL -[packagegroup](https://yoctoproject.org/docs/3.1.2/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) +[packagegroup](https://yoctoproject.org/docs/3.1.4/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) design: * packagegroup-agl-image-minimal diff --git a/docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md b/docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md index a38f7ba..c560989 100644 --- a/docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md +++ b/docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md @@ -119,7 +119,7 @@ dependencies: ## Packagegroups -AGL DEMO Platform's [packagegroups](https://www.yoctoproject.org/docs/3.1.2/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) +AGL DEMO Platform's [packagegroups](https://www.yoctoproject.org/docs/3.1.4/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks) consist of the following: - packagegroup-agl-demo-platform |