]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
meta-yocto: Add abi_version setting version 8, to match the OEBasicHash change and...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Feb 2012 22:02:39 +0000 (22:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Feb 2012 22:06:11 +0000 (22:06 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/abi_version.conf [new file with mode: 0644]

diff --git a/meta-yocto/conf/abi_version.conf b/meta-yocto/conf/abi_version.conf
new file mode 100644 (file)
index 0000000..83b668a
--- /dev/null
@@ -0,0 +1,7 @@
+#
+# 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 = "8"