libtool-sdk: Convert from legacy staging
[openembedded.git] / conf / abi_version.conf
bloba59abf6e5bf9c33faa86526151e505fab848cdbc
2 # OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in 
3 # an incompatible way. Such changes should usually be detailed in the commit
4 # that breaks the format and have been previously discussed on the mailing list 
5 # with general agreement from the core team.
7 OELAYOUT_ABI = "5"
10 # DISTRO_PR allows us to regenerate all packages when a fundamental change is
11 # made which requires such a global change. This is appended to the recipe 
12 # specific PR values when set. A default value is given here but a distro can 
13 # override this value.
15 DISTRO_PR ?= ""