diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-04-09 16:55:58 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-13 22:33:19 +0100 |
commit | 1521a3dda0a6ebcedb52f4a410f705c8d68d0a11 (patch) | |
tree | c5db6d313dbb9814613df31bbeae479f959bc8cd /scripts/lib | |
parent | 86cbe081a503056f27318f78f73749e8f3bf365e (diff) | |
download | poky-1521a3dda0a6ebcedb52f4a410f705c8d68d0a11.tar.gz |
insane.bbclass: Enhance file-rdeps QA check
Adds symlink-to-sysroot check to QA_WARN to detect symlinks that
point to locations under TMPDIR, which are most likely broken.
Changes filerdepends from set() to dict(), hence methods for adding
or deleting items had to change too. Now it keeps track of key:value
relationship, flags the QA issue; warning the user about which
file/package causes the problem, making it easier to debug.
[YOCTO #7126]
(From OE-Core rev: 9946909dc95c3274a98112cf786d171547b3ed75)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions