summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 23:27:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 23:30:15 +0000
commit0a30ae5e18cd1c1576da80c3b9d31e8d64cfcc01 (patch)
tree139d69714af6905ff0086d0d245c5b29cf6026c3 /meta-poky
parenta0cc88dc661e2c30822767a59d3927e1624de24a (diff)
downloadpoky-0a30ae5e18cd1c1576da80c3b9d31e8d64cfcc01.tar.gz
poky: Follow OE-Core recipe specific sysroot version bump
(From meta-yocto rev: 89ebf8f2e66bb6d89241ec2dbdeb97b8ae08ac79) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 9b639acac8..8fa391458b 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -95,7 +95,7 @@ SANITY_TESTED_DISTROS ?= " \
95# that breaks the format and have been previously discussed on the mailing list 95# that breaks the format and have been previously discussed on the mailing list
96# with general agreement from the core team. 96# with general agreement from the core team.
97# 97#
98OELAYOUT_ABI = "11" 98OELAYOUT_ABI = "12"
99 99
100# add poky sanity bbclass 100# add poky sanity bbclass
101INHERIT += "poky-sanity" 101INHERIT += "poky-sanity"