From 9884bc2d48a34fbf08870b13a5650fc576ac678f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Oct 2012 07:34:41 -0700 Subject: documentation: poky-ref-manual, yocto-project-qs - Packages fixed Fixes [YOCTO_#3180] Final changes to the packages section. They were re-organized and the set is complete and thus fixes this bug. (From yocto-docs rev: 533b45c9d41330497bbd0da58b812a4738ba64a8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index ca6f65bf00..265f436b37 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -256,7 +256,7 @@ The essential packages you need for a supported Fedora distribution - are shown in the following commands: + are shown in the following command: $ sudo yum install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm @@ -280,7 +280,7 @@ The essential packages you need for a supported CentOS - distribution are shown in the following commands: + distribution are shown in the following command: $ sudo yum -y install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm -- cgit v1.2.3-54-g00ecf