Re: [OE-core] [PATCH] insane.bbclass: Enhance file-rdeps QA check

2015-02-25 Thread Alejandro Hernandez
On 23/02/15 13:49, Otavio Salvador wrote: @@ -34,7 +34,7 @@ WARN_QA ?= "ldflags useless-rpaths rpaths staticdev libdir xorg-driver-abi \ ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \ perms dep-cmp pkgvarcheck perm-config perm-line perm-link \

Re: [OE-core] [PATCH] insane.bbclass: Enhance file-rdeps QA check

2015-02-24 Thread Richard Purdie
On Mon, 2015-02-23 at 13:04 -0600, Alejandro Hernandez wrote: > Adds symlink-to-sysroot check to the QA_WARN, Changes filerdepends > from set() to dict(), hence methodsfor adding or deleting items had > to change, keeps track of the key:value relationship, flags the > issue along with the offending