diff options
author | Ronan <ronan.lemartret@iot.bzh> | 2017-01-23 15:54:55 +0100 |
---|---|---|
committer | ronan [iot.bzh] <ronan22@users.noreply.github.com> | 2017-01-25 15:28:54 +0100 |
commit | 56f7999a0d5c4c834330983142c8af2a671dee09 (patch) | |
tree | a5b5ae4bdf74a41f0376fe5ceb277256a70c5648 /site/_tocs/getting_started/fetched_files.yml | |
parent | fd5f3db501dd4fcc054ff182c4336c3e073a11d6 (diff) |
Add document to customize the AGL build
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'site/_tocs/getting_started/fetched_files.yml')
-rw-r--r-- | site/_tocs/getting_started/fetched_files.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/_tocs/getting_started/fetched_files.yml b/site/_tocs/getting_started/fetched_files.yml index 29e5bdb..578fb3f 100644 --- a/site/_tocs/getting_started/fetched_files.yml +++ b/site/_tocs/getting_started/fetched_files.yml @@ -49,6 +49,8 @@ repositories: documents : - source: source-code.md label: Download AGL Source Code + - source: customize_bitbake_conf.md + label: Customize the AGL build - source: machines/intel.md label: Build for Intel - source: machines/qemu.md |