From: <praneeth@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>, Hari Nagalla <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
Date: Fri, 19 Mar 2021 13:12:57 -0500 [thread overview]
Message-ID: <20210319181257.10173-1-praneeth@ti.com> (raw)
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
next reply other threads:[~2021-03-19 18:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 18:12 praneeth [this message]
2021-03-19 18:19 ` [dunfell/master PATCH] packagegroups: tisdk-connectivity: Include BT_TI package for all platforms Nagalla, Hari
2021-03-19 18:32 ` Denys Dmytriyenko
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=20210319181257.10173-1-praneeth@ti.com \
--to=praneeth@ti.com \
--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.