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