diff options
| -rw-r--r-- | meta/recipes-rt/rt-tests/rt-tests_1.10.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests_1.10.bb b/meta/recipes-rt/rt-tests/rt-tests_1.10.bb index 2834cabcd4..89e3323b69 100644 --- a/meta/recipes-rt/rt-tests/rt-tests_1.10.bb +++ b/meta/recipes-rt/rt-tests/rt-tests_1.10.bb | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | SUMMARY = "Real-Time preemption testcases" | 1 | SUMMARY = "Real-Time preemption testcases" |
| 2 | HOMEPAGE = "https://rt.wiki.kernel.org/index.php/Cyclictest" | 2 | HOMEPAGE = "https://wiki.linuxfoundation.org/realtime/documentation/start" |
| 3 | DESCRIPTION = "The main aim of the PREEMPT_RT patch is to minimize the amount of kernel code that is non-preemptible Therefore several substitution mechanisms and new mechanisms are implemented." | ||
| 3 | SECTION = "tests" | 4 | SECTION = "tests" |
| 4 | DEPENDS = "linux-libc-headers virtual/libc numactl" | 5 | DEPENDS = "linux-libc-headers virtual/libc numactl" |
| 5 | LICENSE = "GPLv2 & GPLv2+" | 6 | LICENSE = "GPLv2 & GPLv2+" |
