summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-25 08:33:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:28 +0100
commit3ea2c72bcca5c30ec3203001af178c3fc2b51d19 (patch)
tree223a529f4f22557b2abfa4cf1e846f5b11112057 /documentation/Makefile
parentd512c29f589ce3c2448df41743f2176870ee90eb (diff)
downloadpoky-3ea2c72bcca5c30ec3203001af178c3fc2b51d19.tar.gz
Makefile: Removed the old version of the BitBake workflow figure.
That figure is no longer used in the manual set. The newer, more aesthetically pleasing one is. (From yocto-docs rev: 853567672533777aa5d9baa3969d08673a8dd71f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index df0a18dacb..0e12bef770 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -105,8 +105,7 @@ ALLPREQ = html eclipse tarball
105TARFILES = overview-manual-style.css overview-manual.html figures/overview-manual-title.png \ 105TARFILES = overview-manual-style.css overview-manual.html figures/overview-manual-title.png \
106 figures/git-workflow.png figures/source-repos.png figures/index-downloads.png \ 106 figures/git-workflow.png figures/source-repos.png figures/index-downloads.png \
107 figures/yp-download.png figures/YP-flow-diagram.png figures/key-dev-elements.png \ 107 figures/yp-download.png figures/YP-flow-diagram.png figures/key-dev-elements.png \
108 figures/poky-reference-distribution.png \ 108 figures/poky-reference-distribution.png figures/cross-development-toolchains.png \
109 figures/cross-development-toolchains.png figures/yocto-environment-ref.png \
110 figures/user-configuration.png figures/layer-input.png figures/source-input.png \ 109 figures/user-configuration.png figures/layer-input.png figures/source-input.png \
111 figures/package-feeds.png figures/patching.png figures/source-fetching.png \ 110 figures/package-feeds.png figures/patching.png figures/source-fetching.png \
112 figures/configuration-compile-autoreconf.png figures/analysis-for-package-splitting.png \ 111 figures/configuration-compile-autoreconf.png figures/analysis-for-package-splitting.png \
@@ -253,7 +252,7 @@ TARFILES = mega-manual.html mega-style.css \
253 figures/sched-wakeup-profile.png figures/sysprof-callers.png \ 252 figures/sched-wakeup-profile.png figures/sysprof-callers.png \
254 figures/sysprof-copy-from-user.png figures/sysprof-copy-to-user.png \ 253 figures/sysprof-copy-from-user.png figures/sysprof-copy-to-user.png \
255 figures/cross-development-toolchains.png \ 254 figures/cross-development-toolchains.png \
256 figures/yocto-environment-ref.png figures/user-configuration.png \ 255 figures/user-configuration.png \
257 figures/source-input.png figures/package-feeds.png \ 256 figures/source-input.png figures/package-feeds.png \
258 figures/layer-input.png figures/images.png figures/sdk.png \ 257 figures/layer-input.png figures/images.png figures/sdk.png \
259 figures/source-fetching.png figures/patching.png \ 258 figures/source-fetching.png figures/patching.png \