summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/distro/poky.conf')
-rw-r--r--openembedded/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/conf/distro/poky.conf b/openembedded/conf/distro/poky.conf
index c2aecb92ff..d43df4dd91 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -10,7 +10,7 @@ DISTRO_TYPE = "debug"
10# DISTRO_TYPE = "release" 10# DISTRO_TYPE = "release"
11 11
12 12
13INHERIT += " package_ipk debian" 13INHERIT += " package_ipk debian multimachine"
14# For some reason, this doesn't work 14# For some reason, this doesn't work
15# TARGET_OS ?= "linux" 15# TARGET_OS ?= "linux"
16TARGET_OS = "linux" 16TARGET_OS = "linux"