summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/figures/kernel-example-repos.png
Commit message (Collapse)AuthorAgeFilesLines
* documentation/dev-manual: Changes to repo names and kernel example.Scott Rifenbark2012-01-301-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | To make the kernel example more easily understood, Joshua Lock suggested that the names used for the bare clone of the kernel git repo and the copy of the bare clone be more different. So I have changed the example such that the bare clone repo is named linux-yocto-3.0-1.1.x.git and the copy of the bare clone (or working repo) is named my-linux-yocto-3.0-1.1.x-work. Note that this also implies the use of the linux-yocto_3.0-1.1.x kernel and not the linux-yocto_3.0 kernel. All the changes made here should take care of the example. I did have to introduce a new figure that showed the kernel repos based on the new names used in the example. Also, I had to delete the other from this branch. The examples are now diverging according to (master) work and 1.1.x work. Reported-by: Joshua Lock <joshua.lock@intel.com> (From yocto-docs rev: f4fdef6078fccfc2c72b6e0ad1dfae1f1ecb2aa6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/figures/kernel-example-repos.png: update figureScott Rifenbark2012-01-301-0/+0
| | | | | | | | | | The figure that shows the kernel repos needed the git push command fixed. There was no ":" character in it. (From yocto-docs rev: 69874766764788f08dc448b9835d41b6c67fcd8a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/figures/kernel-example-repos.png: updated figureScott Rifenbark2011-10-061-0/+0
| | | | | | | | | Changed the pathnames for kernel 3.0 from 2.37 (From yocto-docs rev: 220ce5fbb3663940b5940445190d30d98f58a438) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/figures/kernel-example-repos.png: new figureScott Rifenbark2011-08-151-0/+0
This figure provides a conceptual look at the repos and file structures needed to run the example. Or, for that matter, to get set up to modify the kernel. (From yocto-docs rev: d469449f1d416a6a96bdde297daae68a9f3094e5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>