X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=conf%2Fsanity.conf;h=0f53cb2e0445ad3dfd8fb349247482f3cb02bd84;hb=7c735a9467d4cdfb1eba132740e8365327f4020f;hp=163b63195eef6c28d51dd39f1facc98e7877c442;hpb=89f3cddad432c169486c0be76588b4e1c9842e8c;p=openembedded.git diff --git a/conf/sanity.conf b/conf/sanity.conf index 163b63195e..0f53cb2e04 100644 --- a/conf/sanity.conf +++ b/conf/sanity.conf @@ -3,6 +3,9 @@ # See sanity.bbclass # # Expert users can confirm their sanity with "touch conf/sanity.conf" -BB_MIN_VERSION = "1.8.5" -INHERIT += "sanity" +BB_MIN_VERSION = "1.8.18" + +SANITY_ABIFILE = "${TMPDIR}/abi_version" +SANITY_PRFILE = "${TMPDIR}/distro_pr" +INHERIT += "sanity"