diff options
author | 2022-08-10 12:58:51 +0200 | |
---|---|---|
committer | 2022-08-10 13:06:37 +0000 | |
commit | 19c407da96d2b071990d3b1871b4581ecc72f414 (patch) | |
tree | 7c8324d4234b572ab7ad080f32567cf26fbbb45f /docs/3_Developer_Guides/6_AGL_Layers | |
parent | b57d7980aa0a6cb33403520c47501fa93a3fe6fd (diff) |
Bulk documentation updates for needlefishneedlefish_14.0.1needlefish_14.0.0needlefish/14.0.1needlefish/14.0.014.0.114.0.0
Mostly just s/master/needlefish .
Little corrections where necessary.
Add a FIXME for the platform doc/Security Blueprint
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia54ba1a46f0575689268ff5999a1c953a6f8a54c
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27894
Diffstat (limited to 'docs/3_Developer_Guides/6_AGL_Layers')
-rw-r--r-- | docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 c560989..a3f883a 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 @@ -22,7 +22,7 @@ The `meta-agl-demo` layer has the following base dependencies: - Yocto Project Release: - URI: git://git.yoctoproject.org/poky - - Branch: "thud" + - Branch: "kirkstone" - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml) manifest file for the `AGL-repo` repository for revision information. @@ -34,7 +34,7 @@ The `meta-agl-demo` layer has the following base dependencies: - OpenEmbedded `meta-openembedded` Layer: - - Branch: "thud" + - Branch: "kirkstone" - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml) manifest file for the `AGL-repo` repository for revision information. |