poky.conf: Drop QA_LOG, add QA_LOGFILE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4310 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-04-22 21:23:00 +00:00
parent 1e53b0f578
commit 4f42e4f58a

View File

@@ -19,7 +19,7 @@ TARGET_FPU_arm ?= "soft"
TARGET_FPU_armeb ?= "soft"
TARGET_FPU_nokia800 = "hard"
QA_LOG = "1"
QA_LOGFILE = "${TMPDIR}/qa.log"
IMAGE_ROOTFS_SIZE_ext2 ?= "131072"