sanity.conf: Update bitbake minimum version requirement to 1.4.2
[vuplus_openembedded] / conf / sanity.conf
1 # Sanity checks for common user misconfigurations
2 #
3 # See sanity.bbclass
4 #
5 # Expert users can confirm their sanity with "touch conf/sanity.conf"
6 BB_MIN_VERSION = "1.4.2"
7 INHERIT += "sanity"
8