diff options
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 72ad8eae01..c342c3117a 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -19,7 +19,7 @@ TARGET_FPU_arm ?= "soft" | |||
| 19 | TARGET_FPU_armeb ?= "soft" | 19 | TARGET_FPU_armeb ?= "soft" |
| 20 | TARGET_FPU_nokia800 = "hard" | 20 | TARGET_FPU_nokia800 = "hard" |
| 21 | 21 | ||
| 22 | QA_LOG = "1" | 22 | QA_LOGFILE = "${TMPDIR}/qa.log" |
| 23 | 23 | ||
| 24 | IMAGE_ROOTFS_SIZE_ext2 ?= "131072" | 24 | IMAGE_ROOTFS_SIZE_ext2 ?= "131072" |
| 25 | 25 | ||
