From: Scott Rifenbark Date: Fri, 4 Oct 2013 17:20:02 +0000 (-0700) Subject: dev-manual: updated the example list of branches for poky. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28bab2eb200f15f54334788f5be0683dc65dcbb7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index d1a5e2fab4d..32a843863c7 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