From 46bbeeee6d86d6df86764419059c19d5787378ac Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 15 Jul 2011 07:19:52 -0700 Subject: [PATCH] documentation/dev-manual: Deleted files with bad names the make was failing due to me not following a naming convention. I renamed all the files so they have a pre-fix of 'dev-manual' and then deleted the old files that had a pre-fix of 'dev-man'. (From yocto-docs rev: a4157ece0d994d5f269c94fce71c0b598bfd6a9e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-man-cases.xml | 57 --------------- .../dev-manual/dev-man-customization.xsl | 8 --- documentation/dev-manual/dev-man-intro.xml | 57 --------------- documentation/dev-manual/dev-man-newbie.xml | 57 --------------- documentation/dev-manual/dev-man-start.xml | 57 --------------- documentation/dev-manual/dev-man.xml | 69 ------------------- 6 files changed, 305 deletions(-) delete mode 100644 documentation/dev-manual/dev-man-cases.xml delete mode 100644 documentation/dev-manual/dev-man-customization.xsl delete mode 100644 documentation/dev-manual/dev-man-intro.xml delete mode 100644 documentation/dev-manual/dev-man-newbie.xml delete mode 100644 documentation/dev-manual/dev-man-start.xml delete mode 100644 documentation/dev-manual/dev-man.xml diff --git a/documentation/dev-manual/dev-man-cases.xml b/documentation/dev-manual/dev-man-cases.xml deleted file mode 100644 index 8340d0755e..0000000000 --- a/documentation/dev-manual/dev-man-cases.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - -Development Cases - -
- Introduction - - The Yocto Project presents the kernel as a fully patched, history-clean Git - repository. - The Git tree represents the selected features, board support, - and configurations extensively tested by Yocto Project. - The Yocto Project kernel allows the end user to leverage community - best practices to seamlessly manage the development, build and debug cycles. - - - This manual describes the Yocto Project kernel by providing information - on its history, organization, benefits, and use. - The manual consists of two sections: - - Concepts - Describes concepts behind the kernel. - You will understand how the kernel is organized and why it is organized in - the way it is. You will understand the benefits of the kernel's organization - and the mechanisms used to work with the kernel and how to apply it in your - design process. - Using the Kernel - Describes best practices and "how-to" information - that lets you put the kernel to practical use. Some examples are "How to Build a - Project Specific Tree", "How to Examine Changes in a Branch", and "Saving Kernel - Modifications." - - - - For more information on the kernel, see the following links: - - - - - - - You can find more information on Yocto Project by visiting the website at - . - - -
- - - - - - - -
- diff --git a/documentation/dev-manual/dev-man-customization.xsl b/documentation/dev-manual/dev-man-customization.xsl deleted file mode 100644 index 8eb69050ba..0000000000 --- a/documentation/dev-manual/dev-man-customization.xsl +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/documentation/dev-manual/dev-man-intro.xml b/documentation/dev-manual/dev-man-intro.xml deleted file mode 100644 index c5a7ae973a..0000000000 --- a/documentation/dev-manual/dev-man-intro.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - -The Yocto Project Development Manual - -
- Introduction - - The Yocto Project presents the kernel as a fully patched, history-clean Git - repository. - The Git tree represents the selected features, board support, - and configurations extensively tested by Yocto Project. - The Yocto Project kernel allows the end user to leverage community - best practices to seamlessly manage the development, build and debug cycles. - - - This manual describes the Yocto Project kernel by providing information - on its history, organization, benefits, and use. - The manual consists of two sections: - - Concepts - Describes concepts behind the kernel. - You will understand how the kernel is organized and why it is organized in - the way it is. You will understand the benefits of the kernel's organization - and the mechanisms used to work with the kernel and how to apply it in your - design process. - Using the Kernel - Describes best practices and "how-to" information - that lets you put the kernel to practical use. Some examples are "How to Build a - Project Specific Tree", "How to Examine Changes in a Branch", and "Saving Kernel - Modifications." - - - - For more information on the kernel, see the following links: - - - - - - - You can find more information on Yocto Project by visiting the website at - . - - -
- - - - - - - -
- diff --git a/documentation/dev-manual/dev-man-newbie.xml b/documentation/dev-manual/dev-man-newbie.xml deleted file mode 100644 index ea30742e60..0000000000 --- a/documentation/dev-manual/dev-man-newbie.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - -Working with Open Source Code - -
- Introduction - - The Yocto Project presents the kernel as a fully patched, history-clean Git - repository. - The Git tree represents the selected features, board support, - and configurations extensively tested by Yocto Project. - The Yocto Project kernel allows the end user to leverage community - best practices to seamlessly manage the development, build and debug cycles. - - - This manual describes the Yocto Project kernel by providing information - on its history, organization, benefits, and use. - The manual consists of two sections: - - Concepts - Describes concepts behind the kernel. - You will understand how the kernel is organized and why it is organized in - the way it is. You will understand the benefits of the kernel's organization - and the mechanisms used to work with the kernel and how to apply it in your - design process. - Using the Kernel - Describes best practices and "how-to" information - that lets you put the kernel to practical use. Some examples are "How to Build a - Project Specific Tree", "How to Examine Changes in a Branch", and "Saving Kernel - Modifications." - - - - For more information on the kernel, see the following links: - - - - - - - You can find more information on Yocto Project by visiting the website at - . - - -
- - - - - - - -
- diff --git a/documentation/dev-manual/dev-man-start.xml b/documentation/dev-manual/dev-man-start.xml deleted file mode 100644 index d306013edd..0000000000 --- a/documentation/dev-manual/dev-man-start.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - -Getting Started with the Yocto Project - -
- Introduction - - The Yocto Project presents the kernel as a fully patched, history-clean Git - repository. - The Git tree represents the selected features, board support, - and configurations extensively tested by Yocto Project. - The Yocto Project kernel allows the end user to leverage community - best practices to seamlessly manage the development, build and debug cycles. - - - This manual describes the Yocto Project kernel by providing information - on its history, organization, benefits, and use. - The manual consists of two sections: - - Concepts - Describes concepts behind the kernel. - You will understand how the kernel is organized and why it is organized in - the way it is. You will understand the benefits of the kernel's organization - and the mechanisms used to work with the kernel and how to apply it in your - design process. - Using the Kernel - Describes best practices and "how-to" information - that lets you put the kernel to practical use. Some examples are "How to Build a - Project Specific Tree", "How to Examine Changes in a Branch", and "Saving Kernel - Modifications." - - - - For more information on the kernel, see the following links: - - - - - - - You can find more information on Yocto Project by visiting the website at - . - - -
- - - - - - - -
- diff --git a/documentation/dev-manual/dev-man.xml b/documentation/dev-manual/dev-man.xml deleted file mode 100644 index cd8de889e4..0000000000 --- a/documentation/dev-manual/dev-man.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - Scott Rifenbark - - Intel Corporation - - scott.m.rifenbark@intel.com - - - - - - 1.1 - TBD 2011 - This revision is the initial document draft and corresponds with - the Yocto Project 1.1 Release. - - - - - 2010-2011 - Linux Foundation - - - - - Permission is granted to copy, distribute and/or modify this document under - the terms of the Creative Commons Attribution-Share Alike 2.0 UK: England & Wales as published by Creative Commons. - - - - - - - - - - - - - - - - -