summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-04 13:12:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-10 15:24:12 +0100
commit77b92b01ce39b1d913f2af3bd445871a14bae0c6 (patch)
treee66205ff60639911e82ae74d264cc10834aa9337 /documentation/mega-manual
parent0a4f7521bb786b7ac84e3204812a2c76df29c0de (diff)
downloadpoky-77b92b01ce39b1d913f2af3bd445871a14bae0c6.tar.gz
documentation: dev-manual - Created generic figures
Each time the kernel revision is bumped (e.g. 3.2 to 3.4) Some of the figures would be out of date. The reason is they had pathnames that included the release of the kernel. For previous YP releases I was adding logic to the Makefile to be sure to catch the right files dependent on the branch from which the documents were being built. This scheme is not scalable so I decided to make the figures generic by adding a note within the figures explaining the place-holder "<x.x>" as part of a pathname. Thus, three new figures were added to the folders directories of the dev-manual and the mega-manual. Correspondingly, the 'denzil' version of the figures were deleted. I modified the Makefile so that if the BRANCH is not edison or denzil then the generic figure set is used. I have to retain the logic for both edison and denzil to cover the case where a user clones or sets up an edison or denzil repo and then builds out the manuals. Basically, it had to be backwards compatible for releases prior to danny. (From yocto-docs rev: 8283eed4b0b9ec164b87db99c35231f8731ac443) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual')
-rw-r--r--documentation/mega-manual/figures/kernel-example-repos-danny.pngbin25097 -> 0 bytes
-rw-r--r--documentation/mega-manual/figures/kernel-example-repos-generic.pngbin0 -> 28028 bytes
-rw-r--r--documentation/mega-manual/figures/kernel-overview-2-generic.pngbin0 -> 37167 bytes
-rw-r--r--documentation/mega-manual/figures/kernel-overview-2.pngbin34013 -> 0 bytes
-rw-r--r--documentation/mega-manual/figures/kernel-overview-3-denzil.pngbin42285 -> 0 bytes
-rw-r--r--documentation/mega-manual/figures/kernel-overview-3-generic.pngbin0 -> 32586 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/documentation/mega-manual/figures/kernel-example-repos-danny.png b/documentation/mega-manual/figures/kernel-example-repos-danny.png
deleted file mode 100644
index 01cf47ccb8..0000000000
--- a/documentation/mega-manual/figures/kernel-example-repos-danny.png
+++ /dev/null
Binary files differ
diff --git a/documentation/mega-manual/figures/kernel-example-repos-generic.png b/documentation/mega-manual/figures/kernel-example-repos-generic.png
new file mode 100644
index 0000000000..6cbd58e8ba
--- /dev/null
+++ b/documentation/mega-manual/figures/kernel-example-repos-generic.png
Binary files differ
diff --git a/documentation/mega-manual/figures/kernel-overview-2-generic.png b/documentation/mega-manual/figures/kernel-overview-2-generic.png
new file mode 100644
index 0000000000..bf5ca3675b
--- /dev/null
+++ b/documentation/mega-manual/figures/kernel-overview-2-generic.png
Binary files differ
diff --git a/documentation/mega-manual/figures/kernel-overview-2.png b/documentation/mega-manual/figures/kernel-overview-2.png
deleted file mode 100644
index 5fee847c66..0000000000
--- a/documentation/mega-manual/figures/kernel-overview-2.png
+++ /dev/null
Binary files differ
diff --git a/documentation/mega-manual/figures/kernel-overview-3-denzil.png b/documentation/mega-manual/figures/kernel-overview-3-denzil.png
deleted file mode 100644
index 5f2ea05789..0000000000
--- a/documentation/mega-manual/figures/kernel-overview-3-denzil.png
+++ /dev/null
Binary files differ
diff --git a/documentation/mega-manual/figures/kernel-overview-3-generic.png b/documentation/mega-manual/figures/kernel-overview-3-generic.png
new file mode 100644
index 0000000000..616ca9099b
--- /dev/null
+++ b/documentation/mega-manual/figures/kernel-overview-3-generic.png
Binary files differ