git.openpandora.org
/
openembedded.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
psplash: Updated to Beta 5
[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"