summaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/conf/distro/poky.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/conf/distro/poky.conf b/openembedded/conf/distro/poky.conf
index 31f5da9881..0c9e566b9a 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -15,6 +15,7 @@ INHERIT += " package_ipk debian"
15# TARGET_OS ?= "linux" 15# TARGET_OS ?= "linux"
16TARGET_OS = "linux" 16TARGET_OS = "linux"
17TARGET_FPU ?= "soft" 17TARGET_FPU ?= "soft"
18IMAGE_ROOTFS_SIZE_ext2 = 131072
18 19
19PARALLEL_INSTALL_MODULES = "1" 20PARALLEL_INSTALL_MODULES = "1"
20 21