1# Temporarily provide fallback to the old name of the class 2 3python __anonymous() { 4 bb.warn("distro_features_check.bbclass is deprecated, please use features_check.bbclass instead") 5} 6 7inherit features_check 8