[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4788/8267] sanity: Require bitbake 1.33.2



commit dec5650bc292aa3c4a0a04ace72d2cf762e9620b
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Fri Feb 24 13:18:01 2017 -0800

    sanity: Require bitbake 1.33.2
    
    We want to update to a version with the bb.utils.filter() function.
    
    (From OE-Core rev: 6db26339522a22c3e3c13287ea0c9daf40c7c15e)
    
    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 88b1345..5d8aba3 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.33.1"
+BB_MIN_VERSION = "1.33.2"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"
 


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