diff options
| -rw-r--r-- | meta/conf/sanity.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index 7944569d01..23f79d04f1 100644 --- a/meta/conf/sanity.conf +++ b/meta/conf/sanity.conf @@ -3,7 +3,7 @@  # See sanity.bbclass  #  # Expert users can confirm their sanity with "touch conf/sanity.conf" -BB_MIN_VERSION = "1.13.1" +BB_MIN_VERSION = "1.13.2"  SANITY_ABIFILE = "${TMPDIR}/abi_version" | 
