summaryrefslogtreecommitdiffstats
path: root/openembedded/conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf')
-rw-r--r--openembedded/conf/distro/poky.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/openembedded/conf/distro/poky.conf b/openembedded/conf/distro/poky.conf
index a872a325ce..31f5da9881 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -34,7 +34,9 @@ KERNEL_CONSOLE = "ttyS0"
34#DEBUG_BUILD = "1" 34#DEBUG_BUILD = "1"
35#INHIBIT_PACKAGE_STRIP = "1" 35#INHIBIT_PACKAGE_STRIP = "1"
36 36
37include conf/distro/poky-oabi.conf 37POKYMODE ?= "oabi"
38
39include conf/distro/poky-${POKYMODE}.conf
38 40
39# 41#
40# Preferred providers: 42# Preferred providers: