blob: 8124a8ca271172d971136bcc3fcc9522af46c259 [file] [log] [blame]
Brad Bishop6dbb3162019-11-25 09:41:34 -05001# Temporarily provide fallback to the old name of the class
Patrick Williamsc124f4f2015-09-15 14:41:29 -05002
Brad Bishop6dbb3162019-11-25 09:41:34 -05003python __anonymous() {
4 bb.warn("distro_features_check.bbclass is deprecated, please use features_check.bbclass instead")
Patrick Williamsc124f4f2015-09-15 14:41:29 -05005}
Brad Bishop6dbb3162019-11-25 09:41:34 -05006
7inherit features_check