X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=blobdiff_plain;f=conf%2Fsanity.conf;h=0f53cb2e0445ad3dfd8fb349247482f3cb02bd84;hp=fe1e2282e4930d7ca855d258635fb599be51d193;hb=bbc60831eef779924e0d133475f02a7875b8cb2d;hpb=cc09c532e73687d83e742bb2c51fdb3a7a5319dc diff --git a/conf/sanity.conf b/conf/sanity.conf index fe1e228..0f53cb2 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.8" -INHERIT += "sanity" +BB_MIN_VERSION = "1.8.18" + +SANITY_ABIFILE = "${TMPDIR}/abi_version" +SANITY_PRFILE = "${TMPDIR}/distro_pr" +INHERIT += "sanity"