From 4dc19ba0a9abfa58b25bdba9553bd008e9b677b3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 14 Apr 2014 08:32:59 -0700 Subject: ref-manual: Added symlink-to-sysroot insane.bbclass tests. (From yocto-docs rev: 6152a64ffaab638cffc952be70707d5e9aedbf88) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 964193f9e2..3bdd084a84 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1516,6 +1516,13 @@ FILES_${PN} = "xyz" effectively turn into FILES = "xyz". + symlink-to-sysroot: + Checks for symlinks in packages that point into + TMPDIR + on the host. + Such symlinks will work on the host, but are clearly invalid + when running on the target. + unsafe-references-in-binaries: Reports when a binary installed in ${base_libdir}, -- cgit v1.2.3-54-g00ecf