summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index c326314710..148124ef4c 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -9,7 +9,7 @@ DISTRO_TYPE ?= "release"
9 9
10MAINTAINER_poky = "OpenedHand <poky@openedhand.com>" 10MAINTAINER_poky = "OpenedHand <poky@openedhand.com>"
11 11
12INHERIT += " package_ipk debian multimachine poky " 12INHERIT += " package_ipk debian multimachine poky devshell "
13# For some reason, this doesn't work 13# For some reason, this doesn't work
14# TARGET_OS ?= "linux" 14# TARGET_OS ?= "linux"
15TARGET_OS = "linux" 15TARGET_OS = "linux"