classes/conf: Handle Distro PR change in sanity.bbclass
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 27 Oct 2008 18:46:51 +0000 (18:46 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 27 Oct 2008 19:28:26 +0000 (19:28 +0000)
commit6f97a5881773a20ded15041b36c511881c9bc579
treef046f450c0f382e07a20e706e0b4c24eee921719
parent0ae63176b8bbb40dcc1fdaa0ecf8c3fb736ea982
classes/conf: Handle Distro PR change in sanity.bbclass

This patch:
* Moves the ABI variables into a new abi_version.conf (like Poky).
* Renames SANITY_ABI to OELAYOUT_ABI since it has uses outside
  sanity.bbclass and sanity.conf.
* Adds checks to sanity.bbclass so the user is notified when DISTRO_PR
  changes in a similar way to the OELAYOUT_ABI versions.
classes/sanity.bbclass
conf/bitbake.conf
conf/sanity.conf