[oe-commits] org.oe.dev sanity.conf: require bitbake 1.8.5, the two month wait is over

koen commit openembedded-commits at lists.openembedded.org
Sun Jul 1 08:43:30 UTC 2007


sanity.conf: require bitbake 1.8.5, the two month wait is over

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

#
# mt diff -r530b964736aebb50649901105fb3215cdecda208 -rb38c186df7008da4a76e1d85ab7bc952b9150f71
#
# 
# 
# patch "conf/sanity.conf"
#  from [08629cacf022df294e733bc30d71e2414892db21]
#    to [0c7bde35788c8bef29a1bb5effc41bf31f6ec14a]
# 
============================================================
--- conf/sanity.conf	08629cacf022df294e733bc30d71e2414892db21
+++ conf/sanity.conf	0c7bde35788c8bef29a1bb5effc41bf31f6ec14a
@@ -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.8"
+BB_MIN_VERSION = "1.8.5"
 INHERIT += "sanity"
 






More information about the Openembedded-commits mailing list