[oe-commits] org.oe.dev sanity.conf: Set the minimum bitbake version for OE.dev to 1.8.10

rpurdie commit openembedded-commits at lists.openembedded.org
Tue Feb 19 13:09:30 UTC 2008


sanity.conf: Set the minimum bitbake version for OE.dev to 1.8.10

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 7db1548736f2778e4e74bdfba283252ba0ad0b4a
ViewMTN: http://monotone.openembedded.org/revision/info/7db1548736f2778e4e74bdfba283252ba0ad0b4a
Files:
1
conf/sanity.conf
Diffs:

#
# mt diff -r132275befd00f119691ce2e2041e9a61d2b89b3c -r7db1548736f2778e4e74bdfba283252ba0ad0b4a
#
# 
# 
# patch "conf/sanity.conf"
#  from [9ad5f1d9953217df59e03a3c6727b8246f383334]
#    to [8074d545842c568a6a98bad4358a6da7c037e6c6]
# 
============================================================
--- conf/sanity.conf	9ad5f1d9953217df59e03a3c6727b8246f383334
+++ conf/sanity.conf	8074d545842c568a6a98bad4358a6da7c037e6c6
@@ -1,8 +1,8 @@
 # Sanity checks for common user misconfigurations
 #
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.8.8"
+BB_MIN_VERSION = "1.8.10"
 INHERIT += "sanity"
 






More information about the Openembedded-commits mailing list