From cea1d78f1f65cba5cd12620c3706496098a37829 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 16 Sep 2016 11:22:05 -0700 Subject: sdk-manual: Removed two Git tag developer notes. These notes can't be in the final version of the manual. Now is the time to get them out. (From yocto-docs rev: 600b4f2c7360b30d12fdc7ed0f5ba41bc09fc778) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-mars.xml | 13 ------------- documentation/sdk-manual/sdk-using.xml | 14 -------------- 2 files changed, 27 deletions(-) (limited to 'documentation') diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index ef80608d28..144e0720ae 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml @@ -210,19 +210,6 @@ Use Git to checkout the correct tag: - - Developer's Note - - Because the 2.2 tag will not exist until after - the release, I must first do the following - before running the - git checkout mars/yocto-&DISTRO; - command in this step: - - $ git tag mars/yocto-2.2 origin/mars-master - - - $ cd ~/eclipse-poky $ git checkout mars/yocto-&DISTRO; diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index d05e53f7f6..dd11304319 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -812,20 +812,6 @@ Use Git to create the correct tag: - - Developer's Note - - Because the 2.2 tag will not exist until after - the release, I must first do the following - before running the - git checkout mars/yocto-&DISTRO; - command in this step: - - $ cd ~/eclipse-poky - $ git tag neon/yocto-2.2 origin/neon-master - - - $ cd ~/eclipse-poky $ git checkout neon/yocto-&DISTRO; -- cgit v1.2.3-54-g00ecf