[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2863/8267] sanity: Update minimum version requirement to 1.31.2



commit 45f401abe59978b822e6198186ac5cd8c75d56ee
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Wed Oct 5 10:09:28 2016 +0100

    sanity: Update minimum version requirement to 1.31.2
    
    This is so we can depend on the bb event threading fix which
    prevents event pipe corruption.
    
    (From OE-Core rev: 728269fe2839533a05e7f2532209466dc34e4174)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 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 e07b09d..dcf60b7 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.31.1"
+BB_MIN_VERSION = "1.31.2"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]