repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ti-xdctools: Add Latest XDC Versions (3.16.04, 3.16.05, 3.20.01)
[openembedded.git]
/
conf
/
sanity.conf
blob
0f53cb2e0445ad3dfd8fb349247482f3cb02bd84
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"