diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 23:43:18 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 23:43:18 +0000 |
commit | ea83ce724eaa0cbb5caf93ee90c60a7c1f89feef (patch) | |
tree | 7814962955a52571764971c4eb12c090d7873c6f /conf/sanity.conf | |
parent | c3360f247a6439638edfb05dea1848a9c8a540fb (diff) | |
parent | d9aa48e8ac4c98bb5704445ccd6d3a8ed95984b5 (diff) |
merge of '414c6691b908eaab89fe4400b49ebf0e8d47aaad'
and 'e17edbd4fcc354c30505a8c14cdc5944260864f7'
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" |