Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json: add meta-beagle sublayer of meta-ti to check-layer
Gyorgy Sarvari <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
On 10/28/25 16:51, Denys Dmytriyenko via lists.yoctoproject.org wrote: > Hi Richard, > > I know you are overloaded with the release and getting bitbake-setup working > on the AB. While this change is not critical, I just wanted to make sure it's > in for the YP Compat v3 launch. Thanks. Though I'm not Richard, I think for good measure maybe you want to send this patch to the yocto-patches ML too - that's where AB patches supposed to go according to the readme. I'd expect the chances to be seen are better there. > > On Sat, Sep 27, 2025 at 11:12:20AM -0400, Denys Dmytriyenko wrote: >> From: Denys Dmytriyenko <[email protected]> >> >> Also run nightly yocto-check-layer for meta-beagle sublayer of meta-ti. >> >> Signed-off-by: Denys Dmytriyenko <[email protected]> >> --- >> config.json | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/config.json b/config.json >> index 90cb791..ce1fdc8 100644 >> --- a/config.json >> +++ b/config.json >> @@ -1221,7 +1221,7 @@ >> }, >> "step5" : { >> "shortname" : "Test meta-ti YP Compatibility", >> - "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-ti/meta-ti-bsp ../meta-ti/meta-ti-extras --dependency ../meta-arm --no-auto-dependency"] >> + "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-ti/meta-ti-bsp ../meta-ti/meta-ti-extras ../meta-ti/meta-beagle --dependency ../meta-arm --no-auto-dependency"] >> }, >> "step6" : { >> "shortname" : "Test meta-oe YP Compatibility", >> -- >> 2.25.1 >> >> -=-=-=-=-=-=-=-=-=-=-=- >> Links: You receive all messages sent to this group. >> View/Reply Online (#65979): https://lists.yoctoproject.org/g/yocto/message/65979 >> Mute This Topic: https://lists.yoctoproject.org/mt/115996150/6084445 >> Group Owner: [email protected] >> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] >> -=-=-=-=-=-=-=-=-=-=-=- >>