From 14603f6b53f5b8cf666c76c4891003c19867996d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Dec 2013 13:38:05 -0600 Subject: ref-manual: Added the patch class. (From yocto-docs rev: a900911f53ad1992ff75875c967bf6740b5b39ae) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 320108e873..f9cf72c676 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1344,6 +1344,21 @@ +
+ <filename>patch.bbclass</filename> + + + The patch class provides all functionality for + applying patches during the do_patch task. + + + + This class is enabled by default because it is inherited by the + base + class. + +
+
Perl Modules - <filename>cpan.bbclass</filename> -- cgit v1.2.3-54-g00ecf