aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/Makefile4
-rw-r--r--documentation/dev-manual/figures/recipe-workflow.pngbin0 -> 33081 bytes
-rw-r--r--documentation/mega-manual/figures/recipe-workflow.pngbin0 -> 33081 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 5f2f865f39..3bc9a213ee 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -115,7 +115,7 @@ TARFILES = dev-style.css dev-manual.html dev-manual.pdf \
figures/app-dev-flow.png figures/bsp-dev-flow.png figures/dev-title.png \
figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \
- figures/source-repos.png figures/yp-download.png \
+ figures/source-repos.png figures/yp-download.png figures/recipe-workflow.png \
eclipse
endif
@@ -201,7 +201,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png figures
figures/package-feeds.png figures/layer-input.png figures/images.png figures/sdk.png \
figures/source-fetching.png figures/patching.png figures/configuration-compile-autoreconf.png \
figures/analysis-for-package-splitting.png figures/image-generation.png \
- figures/sdk-generation.png
+ figures/sdk-generation.png figures/recipe-workflow.png
endif
MANUALS = $(DOC)/$(DOC).html
diff --git a/documentation/dev-manual/figures/recipe-workflow.png b/documentation/dev-manual/figures/recipe-workflow.png
new file mode 100644
index 0000000000..2c05e94745
--- /dev/null
+++ b/documentation/dev-manual/figures/recipe-workflow.png
Binary files differ
diff --git a/documentation/mega-manual/figures/recipe-workflow.png b/documentation/mega-manual/figures/recipe-workflow.png
new file mode 100644
index 0000000000..2c05e94745
--- /dev/null
+++ b/documentation/mega-manual/figures/recipe-workflow.png
Binary files differ