From 92a7e70feb1dfd882d13b5cb65e144d293ff291a Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Mon, 25 Jul 2011 13:52:01 +0100
Subject: sanity: Increase bitbake minium version to 1.13.3 for
 bb.utils.contains() function

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/conf/sanity.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'meta')

diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf
index 23f79d04f..e76f6899c 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.2"
+BB_MIN_VERSION = "1.13.3"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"
 
-- 
cgit v1.2.3