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