From: Denys Dmytriyenko <denis@denix.org>
To: "Nagalla, Hari" <hnagalla@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>,
"denys@konsulko.com" <denys@konsulko.com>
Subject: Re: [dunfell/master PATCH] packagegroups: tisdk-connectivity: Include BT_TI package for all platforms
Date: Fri, 19 Mar 2021 14:32:20 -0400 [thread overview]
Message-ID: <20210319183220.GY18041@denix.org> (raw)
In-Reply-To: <49cedfbc80134bdd91b5e35707f82046@ti.com>
Yes, looks good to me too. Thanks for addressing the comments.
On Fri, Mar 19, 2021 at 06:19:27PM +0000, Nagalla, Hari wrote:
> Thanks Praneeth,
>
> It seems good to me..
>
> Thanks
> Hari
>
> -----Original Message-----
> From: Bajjuri, Praneeth
> Sent: Friday, March 19, 2021 1:13 PM
> To: Bajjuri, Praneeth <praneeth@ti.com>; Nagalla, Hari <hnagalla@ti.com>
> Cc: meta-arago@arago-project.org; denys@konsulko.com
> Subject: [dunfell/master PATCH] packagegroups: tisdk-connectivity: Include BT_TI package for all platforms
>
> From: Hari Nagalla <hnagalla@ti.com>
>
> Move BT_TI package (That consists bt_enable,bt_fw) to CONNECTIVITY_RDEPENDS.
> This enables the package across all TI platforms.
>
> Signed-off-by: Hari Nagalla <hnagalla@ti.com>
> [praneeth@ti.com: addressed review comments from v1]
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
> .../packagegroups/packagegroup-arago-tisdk-connectivity.bb | 7 +------
> 1 file changed, 1 insertion(+), 6 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
> index 8a8189fe..1eb0e072 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
> @@ -64,22 +64,17 @@ CONNECTIVITY_RDEPENDS = " \
> ${WLAN_COMMON} \
> ${WLAN_TI} \
> ${BT_COMMON} \
> + ${BT_TI} \
> "
>
> CONNECTIVITY_RDEPENDS_append_ti33x = "\
> - ${BT_TI} \
> ${DEMO_APPS} \
> "
>
> CONNECTIVITY_RDEPENDS_append_ti43x = "\
> - ${BT_TI} \
> ${DEMO_APPS} \
> "
>
> -CONNECTIVITY_RDEPENDS_append_dra7xx = "\
> - ${BT_TI} \
> -"
> -
> RDEPENDS_${PN} = "\
> ${CONNECTIVITY_RDEPENDS} \
> "
> --
> 2.17.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
--
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
prev parent reply other threads:[~2021-03-19 18:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 18:12 [dunfell/master PATCH] packagegroups: tisdk-connectivity: Include BT_TI package for all platforms praneeth
2021-03-19 18:19 ` Nagalla, Hari
2021-03-19 18:32 ` Denys Dmytriyenko [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=20210319183220.GY18041@denix.org \
--to=denis@denix.org \
--cc=denys@konsulko.com \
--cc=hnagalla@ti.com \
--cc=meta-arago@arago-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.