diff options
author | David Nystrom <david.c.nystrom@gmail.com> | 2013-12-12 08:08:57 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-13 16:30:02 +0000 |
commit | 797a91947a510a6d818bab101bd0e274512b23bb (patch) | |
tree | 36795d1c73142349cd90e9944fe0566c190014ae | |
parent | f9321630a6b117fd17242c1a76bd621342b9cce6 (diff) | |
download | ast2050-yocto-poky-797a91947a510a6d818bab101bd0e274512b23bb.zip ast2050-yocto-poky-797a91947a510a6d818bab101bd0e274512b23bb.tar.gz |
ref-manual: Reverted a patch that had added sdk-pms
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 11e3731..f5641c6 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -177,12 +177,6 @@ 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> |