Message ID | 20250222093918.5204-1-gavrosc@yahoo.com |
---|---|
State | New |
Headers | show |
Series | skeletoninit: remove broken link | expand |
diff --git a/meta/lib/oeqa/runtime/cases/skeletoninit.py b/meta/lib/oeqa/runtime/cases/skeletoninit.py index d0fdcbded9..be7b39a9a3 100644 --- a/meta/lib/oeqa/runtime/cases/skeletoninit.py +++ b/meta/lib/oeqa/runtime/cases/skeletoninit.py @@ -4,8 +4,7 @@ # SPDX-License-Identifier: MIT # -# This test should cover https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=284 -# testcase. Image under test must have meta-skeleton layer in bblayers and +# Image under test must have meta-skeleton layer in bblayers and # IMAGE_INSTALL:append = " service" in local.conf from oeqa.runtime.case import OERuntimeTestCase from oeqa.core.decorator.depends import OETestDepends
The link in the comment is broken. It's removed together with some text. CC: Yoann Congal <yoann.congal@smile.fr> CC: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Christos Gavros <gavrosc@yahoo.com> --- meta/lib/oeqa/runtime/cases/skeletoninit.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)