X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F0_Getting_Started%2F2_Building_AGL_Image%2F0_Build_Process.md;fp=docs%2F0_Getting_Started%2F2_Developing_an_AGL_Image%2F0_Overview.md;h=fe6f687ff24fc87645079e320b027c92e70a53c1;hb=refs%2Fchanges%2F07%2F25407%2F7;hp=745cec1dd1a84ce1486dca97bea42d47f14b74cb;hpb=4aad369c9728061c97b3de792286e743ee884b09;p=AGL%2Fdocumentation.git diff --git a/docs/0_Getting_Started/2_Developing_an_AGL_Image/0_Overview.md b/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md similarity index 65% rename from docs/0_Getting_Started/2_Developing_an_AGL_Image/0_Overview.md rename to docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md index 745cec1..fe6f687 100644 --- a/docs/0_Getting_Started/2_Developing_an_AGL_Image/0_Overview.md +++ b/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md @@ -1,14 +1,7 @@ --- -edit_link: '' -title: Overview -origin_url: >- - https://raw.githubusercontent.com/automotive-grade-linux/docs-sources/master/docs/getting-started/image-workflow-intro.md +title: Build Process Overview --- - - -# Overview # - The AGL image development workflow consists of setting up the system (i.e. the build host) that builds the image and finishes with using the @@ -25,7 +18,7 @@ in the AGL Documentation set. Links are provided when a set of steps is required that is documented elsewhere. -![](images/image-developer-workflow.png){:: style="margin:auto; display:flex"} +![](images/image-developer-workflow.png) 1. Prepare your build host to be able to use the tools needed to build your image. @@ -36,5 +29,5 @@ elsewhere. 4. Make sure your build configuration is defined exactly how you want it for your build. 5. Use - [BitBake](https://yoctoproject.org/docs/2.4.4/bitbake-user-manual/bitbake-user-manual.html) + [BitBake](https://yoctoproject.org/docs/3.1.2/bitbake-user-manual/bitbake-user-manual.html) to build your image.