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 72db36dd5c..bea8e04e96 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -94,7 +94,7 @@ BB_SIGNATURE_HANDLER ?= 'OEBasicHash'
94# that breaks the format and have been previously discussed on the mailing list 94# that breaks the format and have been previously discussed on the mailing list
95# with general agreement from the core team. 95# with general agreement from the core team.
96# 96#
97OELAYOUT_ABI = "8" 97OELAYOUT_ABI = "10"
98 98
99# add poky sanity bbclass 99# add poky sanity bbclass
100INHERIT += "poky-sanity" 100INHERIT += "poky-sanity"