From 8440bc7f0dd92342e3355300047fa87e06aa6d56 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Dec 2013 05:58:16 -0600 Subject: [PATCH] ref-manual: Added the mime class. (From yocto-docs rev: de672e576fe410a2fe51aa0e2d2e9df9e3acd0a9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 67b2890171..12bf49b811 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1103,7 +1103,12 @@ <filename>mime.bbclass</filename> - The GNOME (mime) class + The Multipurpose Internet Mail Extension (MIME) + (mime) class generates the proper + post-install and post-remove (postinst/postrm) scriptlets for packages + that install MIME type files. + These scriptlets call update-mime-database to add + the MIME types to the shared database.