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
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
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