diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 92950020d6..ed36bec9b6 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1637,7 +1637,7 @@ <filename>nativesdk.bbclass</filename> - The native SDK (nativesdk) class provides common + The nativesdk class provides common functionality for recipes that wish to build tools to run as part of an SDK (i.e. tools that run on SDKMACHINE). @@ -1648,7 +1648,7 @@ a couple different ways: Create a myrecipe-native.bb - that inherits the nativesdk class. + recipe that inherits the nativesdk class. Create a nativesdk variant of any recipe by adding the following: