From b1dc0ee121e575f1978cdea409a16bba4040e5b2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 28 Apr 2017 16:23:48 -0700 Subject: ref-manual, dev-manual: Completed first draft of 2.3 migration section. (From yocto-docs rev: 42ab9e34da640b46d39741c9c83648dc65518ec1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 12 ++++++++++++ 1 file changed, 12 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 8fc0449ff9..5769e7a051 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1755,6 +1755,9 @@ ELF binary message for more information regarding runtime performance issues. + unsafe-references-in-scripts: Reports when a script file installed in ${base_libdir}, @@ -3671,6 +3675,14 @@ For an example, see the meta/conf/distro/include/yocto-uninative.inc. + + + The uninative class is also used unconditionally + by the extensible SDK. + When building the extensible SDK, + uninative-tarball is built and the resulting + tarball is included within the SDK. +
-- cgit v1.2.3-54-g00ecf