rk3568_ubuntu_r60_v1.3.2/yocto/poky/meta/conf/abi_version.conf
2023-11-03 06:12:44 +00:00

16 lines
662 B
Plaintext

#
# 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 = "14"
#
# HASHEQUIV_HASH_VERSION is injected into the output hash calculation used by
# hashequiv. Changing this means previous hashes will no longer match, allowing
# a reset of the equivalence, for example when reproducibility issues break the
# existing match data. Distros can also append to this value for the same effect.
#
HASHEQUIV_HASH_VERSION = "10"