From 28bab2eb200f15f54334788f5be0683dc65dcbb7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 4 Oct 2013 10:20:02 -0700 Subject: dev-manual: updated the example list of branches for poky. (From yocto-docs rev: 59723e825049853585469cc10bdd21cd8451a5a1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index d1a5e2fab4..32a843863c 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -688,7 +688,7 @@ For example, downloading and unpacking &YOCTO_POKY_TARBALL; results in a Source Directory whose top-level folder is named &YOCTO_POKY;. - If you create a local copy of the Git repository, then you can name the repository + If you create a local copy of the Git repository, you can name the repository anything you like. Throughout much of the documentation, poky is used as the name of the top-level folder of the local copy of the poky Git repository. @@ -864,8 +864,8 @@ It is important to understand that Git tracks content change and not files. Git uses "branches" to organize different development efforts. For example, the poky repository has - bernard, - edison, denzil, danny + denzil, danny, + dylan, dora, and master branches among others. You can see all the branches by going to and -- cgit v1.2.3-54-g00ecf