xf86-video-omapfb: pandora: handle cycle/forcer events better
[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.8.18"
7
8 SANITY_ABIFILE = "${TMPDIR}/abi_version"
9 SANITY_PRFILE = "${TMPDIR}/distro_pr"
10
11 INHERIT += "sanity"