surpport seeking the recorded video
[vuplus_openembedded] / conf / sanity.conf
index 0d494f1..0f53cb2 100644 (file)
@@ -3,6 +3,9 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.8.10"
-INHERIT += "sanity"
+BB_MIN_VERSION = "1.8.18"
+
+SANITY_ABIFILE = "${TMPDIR}/abi_version"
+SANITY_PRFILE = "${TMPDIR}/distro_pr"
 
+INHERIT += "sanity"