From 1856110b9292eabb3560cb7e2887e2972d83b79b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 13:08:04 -0600 Subject: [PATCH] ref-manual: Edits to debian class. (From yocto-docs rev: e17c4f495c1b3d029bdfe820a8a8448f2453a9f7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 275a965f80..0f904d3c9e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -484,12 +484,13 @@
- Debian Renaming - <filename>debian.bbclass</filename> + <filename>debian.bbclass</filename> - This class renames packages so that they follow the Debian naming - policy (i.e. eglibc becomes libc6 - and eglibc-devel becomes libc6-dev.) + The debian class renames packages so that they + follow the Debian naming policy (i.e. eglibc + becomes libc6 and eglibc-devel + becomes libc6-dev.)