From d14a0b18069c3dba7eae7eea9afbdd42e38c1953 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 09:07:40 -0700 Subject: [PATCH] ref-manual: Edits to DISTRO_EXTRA_RRECOMMENDS variable. (From yocto-docs rev: 0b1262e5a223ab06ff487b673cf352ca6ac5b108) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 40441fef7b..6282278f12 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -798,8 +798,8 @@ Core layer for images cannot be removed Specifies a list of distro-specific packages to add to all images if the packages exist. The packages might not exist or be empty (e.g. kernel modules). - The list of packages are automatically installed but can be - removed by the user. + The list of packages are automatically installed but you can + remove them.