aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/Makefile3
-rw-r--r--documentation/dev-manual/figures/devtool-upgrade-flow.pngbin0 -> 140597 bytes
-rw-r--r--documentation/mega-manual/figures/devtool-upgrade-flow.pngbin0 -> 140597 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 94bdc6653c..db61eb3782 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -135,6 +135,7 @@ TARFILES = dev-style.css dev-manual.html \
figures/source-repos.png figures/yp-download.png \
figures/recipe-workflow.png figures/build-workspace-directory.png \
figures/devtool-add-flow.png figures/devtool-modify-flow.png \
+ figures/devtool-upgrade-flow.png \
eclipse
endif
@@ -244,7 +245,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
figures/build-workspace-directory.png figures/mega-title.png \
figures/toaster-title.png figures/hosted-service.png \
figures/simple-configuration.png figures/devtool-add-flow.png \
- figures/devtool-modify-flow.png
+ figures/devtool-modify-flow.png figures/devtool-upgrade-flow.png
endif
MANUALS = $(DOC)/$(DOC).html
diff --git a/documentation/dev-manual/figures/devtool-upgrade-flow.png b/documentation/dev-manual/figures/devtool-upgrade-flow.png
new file mode 100644
index 0000000000..d25168c840
--- /dev/null
+++ b/documentation/dev-manual/figures/devtool-upgrade-flow.png
Binary files differ
diff --git a/documentation/mega-manual/figures/devtool-upgrade-flow.png b/documentation/mega-manual/figures/devtool-upgrade-flow.png
new file mode 100644
index 0000000000..d25168c840
--- /dev/null
+++ b/documentation/mega-manual/figures/devtool-upgrade-flow.png
Binary files differ