diff options
Diffstat (limited to 'meta-yocto')
-rw-r--r-- | meta-yocto/conf/distro/poky.conf | 2 |
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 | # |
94 | OELAYOUT_ABI = "10" | 94 | OELAYOUT_ABI = "11" |
95 | 95 | ||
96 | # add poky sanity bbclass | 96 | # add poky sanity bbclass |
97 | INHERIT += "poky-sanity" | 97 | INHERIT += "poky-sanity" |