checksum.ini: Added nbd 2.9.11
[openembedded/mini2440.git] / conf / abi_version.conf
blob7939d65ad110f25b4c363207e8823af3c8148ffc
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 = "2"
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 ?= ""