From 29b2fb6d774dde0368a9bfbfedb29ff991ae5f6d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 16 Jan 2014 06:40:20 -0600 Subject: ref-manual: Updated the nativesdk class to have correct class. (From yocto-docs rev: 8e0a3c236f746caa6263038380144957039feabe) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c451146..de8448f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1841,7 +1841,7 @@ recipe that inherits the nativesdk class. If you use this method, you must order the inherit statement in the recipe after all other inherit statements so that the - native class is inherited last. + nativesdk class is inherited last. Create a nativesdk variant of any recipe by adding the following: -- cgit v1.1