mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
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:
7
meta-yocto/conf/abi_version.conf
Normal file
7
meta-yocto/conf/abi_version.conf
Normal 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"
|
||||||
Reference in New Issue
Block a user