policycoreutils: remove oe_filter_out

bb.data_smart.ExpansionError: Failure expanding variable WARN_QA[:=], expression was ${@oe_filter_out('unsafe-references-in-scripts', 'ldflags useless-rpaths rpaths staticdev libdir xorg-driver-abi             textrel already-stripped incompatible-license files-invalid             installed-vs-shipped compile-host-path install-host-path             pn-overrides infodir build-deps             unknown-configure-option symlink-to-sysroot multilib             invalid-packageconfig host-user-contaminated uppercase-pn             ', d)} which triggered exception NameError: name 'oe_filter_out' is not defined

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Armin Kuster 2018-04-14 15:33:19 -07:00 committed by Joe MacDonald
parent 3bccdba69a
commit d55fa69fa4

View File

@ -64,8 +64,8 @@ RDEPENDS_${BPN}-setsebool += "\
"
RDEPENDS_${BPN} += "selinux-python"
WARN_QA := "${@oe_filter_out('unsafe-references-in-scripts', '${WARN_QA}', d)}"
ERROR_QA := "${@oe_filter_out('unsafe-references-in-scripts', '${ERROR_QA}', d)}"
WARN_QA_remove = " unsafe-references-in-scripts"
ERROR_QA_remove = " unsafe-references-in-scripts"
PACKAGES =+ "\