diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt index 2c0bd9a247..9c2677c4cf 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt +++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt | |||
| @@ -1,2 +1,8 @@ | |||
| 1 | # These should be reviewed to see if they are still needed | 1 | # These should be reviewed to see if they are still needed |
| 2 | cacheinfo: Failed to find cpu0 device node | 2 | cacheinfo: Failed to find cpu0 device node |
| 3 | |||
| 4 | # 6.10 restructures sysctl registration such that mips | ||
| 5 | # registers an empty table and generates harmless warnings: | ||
| 6 | # failed when register_sysctl_sz sched_fair_sysctls to kernel | ||
| 7 | # failed when register_sysctl_sz sched_core_sysctls to kernel | ||
| 8 | failed when register_sysctl_sz sched | ||
