]> code.ossystems Code Review - openembedded-core.git/commitdiff
sanity.conf: Update minimum bitbake version
authorRichard Purdie <richard@openedhand.com>
Sun, 27 Aug 2006 22:05:00 +0000 (22:05 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 27 Aug 2006 22:05:00 +0000 (22:05 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@658 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/sanity.conf

index 93700ef1457051a863089f0d0add9b4ba416eac6..5a6e3defb630fa274cb4f81918c254c616ce16c8 100644 (file)
@@ -3,6 +3,6 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.3.3"
+BB_MIN_VERSION = "1.4.3"
 INHERIT += "sanity"