]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Added sdk-pms to Distro Feature list.
authorDavid Nyström <david.c.nystrom@gmail.com>
Wed, 23 Oct 2013 16:25:02 +0000 (09:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:50 +0000 (17:09 +0000)
Added description of DISTRO_FEATURE sdk-pms in the Yocto
Reference Manual.

The changes I made are not exactly identical to the patch
submitted by David.  I dit a bit of re-writing for the
text but the concepts are the same.

(From yocto-docs rev: f8076f1916cc52647b129922c1b1646ad6df8ff9)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-features.xml

index 92c5e8abb2923b2a2a34fa1c50a66231581cdd04..3f216e3a64658bba3ad6ddd639d12db9814f3061 100644 (file)
                     supports it.</para></listitem>
                 <listitem><para><emphasis>wifi:</emphasis> Include WiFi support
                     (integrated only).</para></listitem>
+                <listitem><para><emphasis>sdk-pms:</emphasis> Include Package
+                    Management Tools in the
+                    <filename>nativesdk</filename> toolchain tarball.
+                    Including these tools allows for easy sandbox use when
+                    creating the root filesystem while using the SDK tarball.
+                    </para></listitem>
             </itemizedlist>
         </para>
     </section>