From 01f2e75575c84c6922f00d7c2758b1d027ea7e4a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 20 Oct 2014 13:25:26 -0700 Subject: ref-manual: Added new uninative class. (From yocto-docs rev: b227b6a636b0ca194e3f7a4521659304596303e2) 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/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 2bb9e2d890..11961a7940 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -3249,6 +3249,21 @@ +
+ <filename>uninative.bbclass</filename> + + + Provides a means of reusing native/cross over + multiple distros. + + Currently, the method used by the uninative + class is experimental. + + For more information, see the commit message + here. + +
+
<filename>update-alternatives.bbclass</filename> -- cgit v1.2.3-54-g00ecf