rewrote quickstart, build-process
[AGL/documentation.git] / 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
 ---
 
 ---
 
-<!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/getting_started/master/image-development-workflow-getting-started-book.yml -->
-
-# 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
 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.
 
 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.
 
 
 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
 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.
    to build your image.