libcap2: use attr instead of libattr as dependency
[openembedded.git] / conf / abi_version.conf
blob92b6b5868ab86f3d778adb90c2b8fc0efdb135fd
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 = "4"
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 ?= ""