From: Dorinda <[email protected]> Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage
[YOCTO #13471] Signed-off-by: Dorinda Bassey <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 95a86ac1c12414c1b4983880145aec55bd9a38a4) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-rt/rt-tests/rt-tests_1.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-rt/rt-tests/rt-tests_1.1.bb b/meta/recipes-rt/rt-tests/rt-tests_1.1.bb index dad252b4ed..1db86b5067 100644 --- a/meta/recipes-rt/rt-tests/rt-tests_1.1.bb +++ b/meta/recipes-rt/rt-tests/rt-tests_1.1.bb @@ -1,5 +1,6 @@ SUMMARY = "Real-Time preemption testcases" -HOMEPAGE = "https://rt.wiki.kernel.org/index.php/Cyclictest" +HOMEPAGE = "https://wiki.linuxfoundation.org/realtime/documentation/start" +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." SECTION = "tests" DEPENDS = "linux-libc-headers virtual/libc" LICENSE = "GPLv2 & GPLv2+" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#149393): https://lists.openembedded.org/g/openembedded-core/message/149393 Mute This Topic: https://lists.openembedded.org/mt/81309564/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
