aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/sanity.conf
blob: 7cc348ec94e420d72dbeb9e15a0579dbc331b810 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Sanity checks for common user misconfigurations
#
# See sanity.bbclass
#
# Expert users can confirm their sanity with "touch conf/sanity.conf"
BB_MIN_VERSION = "1.8.10"

SANITY_ABIFILE = "${TMPDIR}/abi_version"

INHERIT += "sanity"