meta-yocto: Add abi_version setting version 8, to match the OEBasicHash change and trigger warnings for existing build directories

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-02-22 22:02:39 +00:00
parent 3a2338607b
commit ea2c8defd5
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#
# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
# an incompatible way. Such changes should usually be detailed in the commit
# that breaks the format and have been previously discussed on the mailing list
# with general agreement from the core team.
#
OELAYOUT_ABI = "8"