diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 21:05:42 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 21:05:42 +0000 |
commit | 941a5095125fbbef4914c59328d154dfbfa0e1e9 (patch) | |
tree | cde4641cd4b76e046f5be09b357ad1f11531e81a /conf/sanity.conf | |
parent | 29889872a04b60606878c216ad3fa5dbbf3023ec (diff) | |
parent | 324555b8972cf5bedb3da940ea15b8553cb08b35 (diff) |
merge of '6347af950ec1a0ff98214a570984c55df668fad7'
and 'aa5ca25b387398015df6ff4983a31df9f74a3dff'
Diffstat (limited to 'conf/sanity.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 35d9d32de1..e5fe74894d 100644 --- a/conf/sanity.conf +++ b/conf/sanity.conf @@ -11,7 +11,7 @@ BB_MIN_VERSION = "1.8.10" # that breaks the format and have been previously discussed on the mailing list # with general agreement from the core team. # -SANITY_ABI = "1" +SANITY_ABI = "2" SANITY_ABIFILE = "${TMPDIR}/abi_version" INHERIT += "sanity" |