diff options
author | Koen Kooi <koen@openembedded.org> | 2007-12-07 16:44:04 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-12-07 16:44:04 +0000 |
commit | 0f76d287853dfed4aa309b8006f756f07e758d0c (patch) | |
tree | 4d56c4b04d7dc44d10dcaeabd6ac3c695c0a0bc6 /conf | |
parent | 46c78def93e1fc4adcc4af96aaeda288f8be4d55 (diff) | |
parent | cc09c532e73687d83e742bb2c51fdb3a7a5319dc (diff) |
merge of '60155ceff0e3c21add064d22518f08c6b3c5a304'
and 'b0dc261f9674aecabb4a43c73a328aaba4ec338a'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sanity.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/sanity.conf b/conf/sanity.conf index 842cab52d6..fe1e2282e4 100644 --- a/conf/sanity.conf +++ b/conf/sanity.conf @@ -3,6 +3,6 @@ # See sanity.bbclass # # Expert users can confirm their sanity with "touch conf/sanity.conf" -BB_MIN_VERSION = "1.8.9" +BB_MIN_VERSION = "1.8.8" INHERIT += "sanity" |