From: Jon Mason <jdmason@kudzu.us>
To: philippe.coval@astrolabe.coop
Cc: yocto@lists.yoctoproject.org,
philippe.coval.pro+meta-zephyr-lists.yoctoproject.org@gmail.com,
Philippe Coval <philippe.coval.ext@huawei.com>
Subject: Re: [meta-zephyr][PATCH] zephyr-openthread-rcp: Support nrf52840-mdk-usb-dongle machine
Date: Thu, 29 Sep 2022 10:53:06 -0400 [thread overview]
Message-ID: <YzWxUqTDMsaSyxdr@kudzu.us> (raw)
In-Reply-To: <20220928130901.1414286-1-philippe.coval@astrolabe.coop>
On Wed, Sep 28, 2022 at 03:09:01PM +0200, philippe.coval@astrolabe.coop wrote:
> From: Philippe Coval <philippe.coval@astrolabe.coop>
>
> This makerdiary board can be a fallback option for Oniro's gateway-blueprint
> I've been tested it myself along my single arduino-nano node
>
> Origin: https://gitlab.eclipse.org/eclipse/oniro-core/meta-zephyr/-/merge_requests/22
> Relate-to: https://gitlab.eclipse.org/eclipse/oniro-blueprints/transparent-gateway/meta-oniro-blueprints-gateway/-/issues/6
> Relate-to: https://gitlab.eclipse.org/pcoval/oniro-presentations/-/wikis/openthread
> Forwarded: https://lists.yoctoproject.org/g/yocto/search?q=posterid:6590488
> Signed-off-by: Philippe Coval <philippe.coval@astrolabe.coop>
> Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
We probably need to add "zephyr-openthread-rcp" to the yml file as
well (to verify it compiles as part of CI). Since it is missing for
nrf52840dk-nrf52840 too, I'll do a quick patch to add this for both
and send it out.
That being said, CI isn't verify valid for this since it's not really
compiling it. However, nothing else breaks :)
Verified in a batch CI job. See https://gitlab.com/jonmason00/meta-zephyr/-/pipelines/654231304
Tested-by: Jon Mason <jon.mason@arm.com>
> ---
> .../recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb
> index 1b19122..d745e85 100644
> --- a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb
> +++ b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb
> @@ -7,4 +7,4 @@ EXTRA_OECMAKE += "-DCONF_FILE="prj.conf overlay-rcp.conf overlay-usb-nrf-br.conf
> # The overlay config and OpenThread itself imposes some specific requirements
> # towards the boards (e.g. flash layout and ieee802154 radio) so we need to
> # limit to known working machines here.
> -COMPATIBLE_MACHINE = "(arduino-nano-33-ble|nrf52840dk-nrf52840)"
> +COMPATIBLE_MACHINE = "(arduino-nano-33-ble|nrf52840dk-nrf52840|nrf52840-mdk-usb-dongle)"
> --
> 2.34.1
>
>
prev parent reply other threads:[~2022-09-29 14:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 13:09 [meta-zephyr][PATCH] zephyr-openthread-rcp: Support nrf52840-mdk-usb-dongle machine philippe.coval
2022-09-29 14:53 ` Jon Mason [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YzWxUqTDMsaSyxdr@kudzu.us \
--to=jdmason@kudzu.us \
--cc=philippe.coval.ext@huawei.com \
--cc=philippe.coval.pro+meta-zephyr-lists.yoctoproject.org@gmail.com \
--cc=philippe.coval@astrolabe.coop \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox