From d7ec755b36934b670b4bb630508df584cd5214d9 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: c5428a87e9d685a5b3f9b2e49340bfdb9df3af01) 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.)