summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-poky/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 9b639acac8..8fa391458b 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -95,7 +95,7 @@ SANITY_TESTED_DISTROS ?= " \
95# that breaks the format and have been previously discussed on the mailing list 95# that breaks the format and have been previously discussed on the mailing list
96# with general agreement from the core team. 96# with general agreement from the core team.
97# 97#
98OELAYOUT_ABI = "11" 98OELAYOUT_ABI = "12"
99 99
100# add poky sanity bbclass 100# add poky sanity bbclass
101INHERIT += "poky-sanity" 101INHERIT += "poky-sanity"