poky.conf: Enable QA_LOG

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4061 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-03-19 15:57:10 +00:00
parent b1e715e233
commit 75d9692ecc

View File

@ -19,6 +19,8 @@ TARGET_FPU_arm ?= "soft"
TARGET_FPU_armeb ?= "soft"
TARGET_FPU_nokia800 = "hard"
QA_LOG = "1"
IMAGE_ROOTFS_SIZE_ext2 ?= "131072"
# Poky is svn based