summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/distro/poky.conf')
-rw-r--r--meta-yocto/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 94de6e8649..b47325da57 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -91,7 +91,7 @@ BB_SIGNATURE_HANDLER ?= 'OEBasicHash'
91# that breaks the format and have been previously discussed on the mailing list 91# that breaks the format and have been previously discussed on the mailing list
92# with general agreement from the core team. 92# with general agreement from the core team.
93# 93#
94OELAYOUT_ABI = "10" 94OELAYOUT_ABI = "11"
95 95
96# add poky sanity bbclass 96# add poky sanity bbclass
97INHERIT += "poky-sanity" 97INHERIT += "poky-sanity"