From 3c72e93fd3d53966d24fbaa97cd80917bb98fd46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Nystr=C3=B6m?= Date: Wed, 23 Oct 2013 09:25:02 -0700 Subject: [PATCH] ref-manual: Added sdk-pms to Distro Feature list. 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: a00b34badd547d585f0349ccc4112df6fc93691a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 92c5e8abb2..3f216e3a64 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -115,6 +115,12 @@ supports it. wifi: Include WiFi support (integrated only). + sdk-pms: Include Package + Management Tools in the + nativesdk toolchain tarball. + Including these tools allows for easy sandbox use when + creating the root filesystem while using the SDK tarball. +