summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/poky.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index d46d01ed2b..521109bd05 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -67,14 +67,6 @@ SANITY_TESTED_DISTROS ?= " \
67 debian-10 \n \ 67 debian-10 \n \
68 opensuseleap-15.1 \n \ 68 opensuseleap-15.1 \n \
69 " 69 "
70#
71# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
72# an incompatible way. Such changes should usually be detailed in the commit
73# that breaks the format and have been previously discussed on the mailing list
74# with general agreement from the core team.
75#
76OELAYOUT_ABI = "12"
77
78# add poky sanity bbclass 70# add poky sanity bbclass
79INHERIT += "poky-sanity" 71INHERIT += "poky-sanity"
80 72