[OE-core] [PATCH] insane.bbclass: Enhance file-rdeps QA check
Otavio Salvador
otavio at ossystems.com.br
Mon Feb 23 19:49:51 UTC 2015
On Mon, Feb 23, 2015 at 4:04 PM, Alejandro Hernandez
<alejandro.hernandez at linux.intel.com> wrote:
> Adds symlink-to-sysroot check to the QA_WARN, Changes filerdepends
> from set() to dict(), hence methodsfor adding or deleting items had
methods for
> to change, keeps track of the key:value relationship, flags the
> issue along with the offending file accordingly.
>
> Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
> ---
> meta/classes/insane.bbclass | 26 +++++++++++---------------
> 1 file changed, 11 insertions(+), 15 deletions(-)
>
> diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
> index 143ec46..542346a 100644
> --- a/meta/classes/insane.bbclass
> +++ b/meta/classes/insane.bbclass
> @@ -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 \
> split-strip packages-list pkgv-undefined var-undefined \
> - version-going-backwards \
> + version-going-backwards symlink-to-sysroot\
Is this a 'development change' which should be dropped or another
change which should go in another commit?
Please take a look on the 'sed' warning when building with ptest. It
is a 'false-positive' failure.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
More information about the Openembedded-core
mailing list