diff options
| -rw-r--r-- | meta/conf/sanity.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index 58313f27ca..fe1e2282e4 100644 --- a/meta/conf/sanity.conf +++ b/meta/conf/sanity.conf | |||
| @@ -3,6 +3,6 @@ | |||
| 3 | # See sanity.bbclass | 3 | # See sanity.bbclass |
| 4 | # | 4 | # |
| 5 | # Expert users can confirm their sanity with "touch conf/sanity.conf" | 5 | # Expert users can confirm their sanity with "touch conf/sanity.conf" |
| 6 | BB_MIN_VERSION = "1.6.2" | 6 | BB_MIN_VERSION = "1.8.8" |
| 7 | INHERIT += "sanity" | 7 | INHERIT += "sanity" |
| 8 | 8 | ||
