poky: Follow OE-Core recipe specific sysroot version bump

(From meta-yocto rev: 89ebf8f2e66bb6d89241ec2dbdeb97b8ae08ac79)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2017-01-23 23:27:48 +00:00
parent a0cc88dc66
commit 0a30ae5e18
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ SANITY_TESTED_DISTROS ?= " \
# that breaks the format and have been previously discussed on the mailing list
# with general agreement from the core team.
#
OELAYOUT_ABI = "11"
OELAYOUT_ABI = "12"
# add poky sanity bbclass
INHERIT += "poky-sanity"