[oe-commits] org.oe.dev sanity.conf: Increase bitbake minumum version to 1.6.8 since earlier 1.6 releases don't work with .dev properly

rpurdie commit openembedded-commits at lists.openembedded.org
Sun Jun 10 17:43:35 UTC 2007


sanity.conf: Increase bitbake minumum version to 1.6.8 since earlier 1.6 releases don't work with .dev properly

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 1e91f2438d029fc19bc8a3b5709618e280588347
ViewMTN: http://monotone.openembedded.org/revision.psp?id=1e91f2438d029fc19bc8a3b5709618e280588347
Files:
1
conf/sanity.conf
Diffs:

#
# mt diff -re3af5468f5f1ffefaa83bc8b1070797e08333000 -r1e91f2438d029fc19bc8a3b5709618e280588347
#
# 
# 
# patch "conf/sanity.conf"
#  from [cfa33c41a51b4a41de3b662f149e7aff33b1599d]
#    to [08629cacf022df294e733bc30d71e2414892db21]
# 
============================================================
--- conf/sanity.conf	cfa33c41a51b4a41de3b662f149e7aff33b1599d
+++ conf/sanity.conf	08629cacf022df294e733bc30d71e2414892db21
@@ -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.6.2"
+BB_MIN_VERSION = "1.6.8"
 INHERIT += "sanity"
 






More information about the Openembedded-commits mailing list