From 972dcfcdbfe75dcfeb777150c136576cf1a71e99 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 9 Oct 2015 22:59:03 +0200 Subject: initial commit for Enea Linux 5.0 arm Signed-off-by: Tudor Florea --- meta/conf/abi_version.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta/conf/abi_version.conf (limited to 'meta/conf/abi_version.conf') diff --git a/meta/conf/abi_version.conf b/meta/conf/abi_version.conf new file mode 100644 index 0000000000..e8cf9a3127 --- /dev/null +++ b/meta/conf/abi_version.conf @@ -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 = "9" -- cgit v1.2.3-54-g00ecf