[PATCH PM-QA v2] Test.mk: Fix make error 1 issues

2014-07-21 Thread Lisa Nguyen
Modify Test.mk to resolve the following build error: make: [uncheck] Error 1 (ignored). Signed-off-by: Lisa Nguyen --- Changes from v1 to v2: - Forgot to add @ to silence the shell command --- Test.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Test.mk b/Test.mk in

[PATCH PM-QA] thermal: Make subtest results consistent with ok/err

2014-07-21 Thread Lisa Nguyen
To make pm-qa consistent, all thermal subtests should say "ok" or "err" instead of "pass" or "fail". The remaining subtests in pm-qa follow the ok/err scheme. Signed-off-by: Lisa Nguyen --- include/thermal_functions.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/in

Re: [meta-linaro-toolchain][PATCH] external-linaro-toolchain: add more rprovides

2014-07-21 Thread Koen Kooi
This doesn't apply, which revision/branch is this against? On 16 July 2014 08:14, wrote: > From: Zongchun Yu > > This avoids eglibc being rebuilt when trying to include packages like > eglibc-utils. > > Signed-off-by: Zongchun Yu > --- > .../external-linaro-toolchain/external-linaro-toolchai