diff options
Diffstat (limited to 'meta/conf/sanity.conf')
-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 35d9d32de1..e5fe74894d 100644 --- a/meta/conf/sanity.conf +++ b/meta/conf/sanity.conf | |||
@@ -11,7 +11,7 @@ BB_MIN_VERSION = "1.8.10" | |||
11 | # that breaks the format and have been previously discussed on the mailing list | 11 | # that breaks the format and have been previously discussed on the mailing list |
12 | # with general agreement from the core team. | 12 | # with general agreement from the core team. |
13 | # | 13 | # |
14 | SANITY_ABI = "1" | 14 | SANITY_ABI = "2" |
15 | SANITY_ABIFILE = "${TMPDIR}/abi_version" | 15 | SANITY_ABIFILE = "${TMPDIR}/abi_version" |
16 | 16 | ||
17 | INHERIT += "sanity" | 17 | INHERIT += "sanity" |