sanity.conf: Increase bitbake minumum version to 1.6.8 since earlier 1.6 releases...
[openembedded.git] / 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.6.8"
7 INHERIT += "sanity"
8