sg3-utils: add newer buildable version
[openembedded.git] / conf / abi_version.conf
1 #
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.
6 #
7 OELAYOUT_ABI = "3"
8
9 #
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.
14 #
15 DISTRO_PR ?= ""