[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5539/8267] sanity: Require bitbake 1.33.4



commit 66bd8b82472ee6dc91a715ac91410dc5a826f2a3
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Thu Apr 6 12:22:33 2017 +0100

    sanity: Require bitbake 1.33.4
    
    We need the bitbake bug in recrdeptask handling of missing tasks fixed in
    order to apply a fix for OE-Core.
    
    (From OE-Core rev: ef16288f3e1e801e5c763ed49fad8eb0c885183e)
    
    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 616f11c..46bdbeb 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.3"
+BB_MIN_VERSION = "1.33.4"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"
 


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