mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-13 11:35:42 +02:00
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>