diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6c7bde6bf7..d87c9ff588 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2113,7 +2113,8 @@ You can create a recipe that builds tools that run on the SDK machine a couple different ways: - Create a myrecipe-nativesdk.bb + Create a + nativesdk-myrecipe.bb 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 diff --git a/documentation/ref-manual/ref-qa-checks.xml b/documentation/ref-manual/ref-qa-checks.xml index e0e8e7f06e..38689b9920 100644 --- a/documentation/ref-manual/ref-qa-checks.xml +++ b/documentation/ref-manual/ref-qa-checks.xml @@ -216,7 +216,7 @@ can be found then it should be implemented. I can't find one at the moment. - non -dev/-dbg/-nativesdk package contains symlink .so: <packagename> path '<path>' [dev-so] + non -dev/-dbg/nativesdk- package contains symlink .so: <packagename> path '<path>' [dev-so]