diff options
Diffstat (limited to 'meta-poky/conf')
-rw-r--r-- | meta-poky/conf/distro/poky.conf | 2 |
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 | # |
98 | OELAYOUT_ABI = "11" | 98 | OELAYOUT_ABI = "12" |
99 | 99 | ||
100 | # add poky sanity bbclass | 100 | # add poky sanity bbclass |
101 | INHERIT += "poky-sanity" | 101 | INHERIT += "poky-sanity" |