summaryrefslogtreecommitdiff
path: root/openembedded/conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/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 092fbe2d4..09257b409 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -10,7 +10,7 @@ DISTRO_TYPE = "debug"
# DISTRO_TYPE = "release"
-INHERIT += " package_ipk debian multimachine"
+INHERIT += " package_ipk debian multimachine poky "
# For some reason, this doesn't work
# TARGET_OS ?= "linux"
TARGET_OS = "linux"