summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-21 12:05:23 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 13:16:13 +0000
commit34c65471cfefc9ff576849b4ca18407900c66e5f (patch)
tree996d0b7444fe00dd1a159b89d6ee4a0e7627bbd6 /documentation
parentdaa606645645bc0062454232642e759e6ea44062 (diff)
downloadpoky-34c65471cfefc9ff576849b4ca18407900c66e5f.tar.gz
dev-manual: Removed section on excluding a package from the build.
I commented this out based on Paul Eggleton's suggestion that we should not be presenting this information. (From yocto-docs rev: fe2ee21e42134f0ffc9347f8c0336169f8f52aa6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index b328ce02d1..9131267091 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -5268,6 +5268,7 @@ do_unpack unpacks the source, and S must be set
5268 </section> 5268 </section>
5269 </section> 5269 </section>
5270 5270
5271<!--
5271 <section id='excluding-recipes-from-the-build'> 5272 <section id='excluding-recipes-from-the-build'>
5272 <title>Excluding Recipes From the Build</title> 5273 <title>Excluding Recipes From the Build</title>
5273 5274
@@ -5305,6 +5306,7 @@ do_unpack unpacks the source, and S must be set
5305 <ulink url='http://docs.python.org/release/2.3/lib/re-syntax.html'></ulink>. 5306 <ulink url='http://docs.python.org/release/2.3/lib/re-syntax.html'></ulink>.
5306 </note> 5307 </note>
5307 </section> 5308 </section>
5309-->
5308 5310
5309 <section id="platdev-appdev-srcrev"> 5311 <section id="platdev-appdev-srcrev">
5310 <title>Using an External SCM</title> 5312 <title>Using an External SCM</title>