From c420b886854bf0ba828405da4e9b2db07382b31b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 16:15:00 -0700 Subject: bsp-guide: Updated the help listing for the yocto-layer command. (From yocto-docs rev: 48b55bc49c4871d00c03dc3bacc5cfff9807d5bc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 81a6c8b76d..ca6803c383 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -1375,6 +1375,13 @@ patch list List the patches associated with a BSP patch add Patch the Yocto kernel for a BSP patch rm Remove patches from a BSP + feature list List the features used by a BSP + feature add Have a BSP use a feature + feature rm Have a BSP stop using a feature + features list List the features available to BSPs + feature describe Describe a particular feature + feature create Create a new BSP-local feature + feature destroy Remove a BSP-local feature See 'yocto-kernel help COMMAND' for more information on a specific command. -- cgit v1.2.3-54-g00ecf