We now need the new bitbake setVarFilter function. There was also some
changes to bb.event.check_for_interrupts() which changed in an
incompatible way.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
# See sanity.bbclass
#
# Expert users can confirm their sanity with "touch conf/sanity.conf"
# See sanity.bbclass
#
# Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "2.15.1"
+BB_MIN_VERSION = "2.15.2"
SANITY_ABIFILE = "${TMPDIR}/abi_version"
SANITY_ABIFILE = "${TMPDIR}/abi_version"