From 77b92b01ce39b1d913f2af3bd445871a14bae0c6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Oct 2012 13:12:57 -0700 Subject: 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 "" 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 Signed-off-by: Richard Purdie --- .../dev-manual/figures/kernel-overview-3-denzil.png | Bin 42285 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 documentation/dev-manual/figures/kernel-overview-3-denzil.png (limited to 'documentation/dev-manual/figures/kernel-overview-3-denzil.png') diff --git a/documentation/dev-manual/figures/kernel-overview-3-denzil.png b/documentation/dev-manual/figures/kernel-overview-3-denzil.png deleted file mode 100644 index 5f2ea05789..0000000000 Binary files a/documentation/dev-manual/figures/kernel-overview-3-denzil.png and /dev/null differ -- cgit v1.2.3-54-g00ecf