* [ 0/1] *** BT_TI moved to CONNECTIVITY_RDEPENDS ***
@ 2021-03-17 9:52 Hari Nagalla
2021-03-17 9:52 ` [ 1/1] Move BT_TI (BT FW etc) to CONNECTIVITY_RDEPENDS, as it is needed across all platforms Hari Nagalla
0 siblings, 1 reply; 3+ messages in thread
From: Hari Nagalla @ 2021-03-17 9:52 UTC (permalink / raw)
To: meta-arago
*** BLURB HERE ***
Hari Nagalla (1):
Move BT_TI (BT FW etc) to CONNECTIVITY_RDEPENDS, as it is needed
across all platforms
.../packagegroups/packagegroup-arago-tisdk-connectivity.bb | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread* [ 1/1] Move BT_TI (BT FW etc) to CONNECTIVITY_RDEPENDS, as it is needed across all platforms
2021-03-17 9:52 [ 0/1] *** BT_TI moved to CONNECTIVITY_RDEPENDS *** Hari Nagalla
@ 2021-03-17 9:52 ` Hari Nagalla
2021-03-17 17:01 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Hari Nagalla @ 2021-03-17 9:52 UTC (permalink / raw)
To: meta-arago
Signed-off-by: Hari Nagalla <hnagalla@gmail.com>
---
.../packagegroups/packagegroup-arago-tisdk-connectivity.bb | 4 +---
1 file changed, 1 insertion(+), 3 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..5552096d 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,20 +64,18 @@ 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} = "\
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [ 1/1] Move BT_TI (BT FW etc) to CONNECTIVITY_RDEPENDS, as it is needed across all platforms
2021-03-17 9:52 ` [ 1/1] Move BT_TI (BT FW etc) to CONNECTIVITY_RDEPENDS, as it is needed across all platforms Hari Nagalla
@ 2021-03-17 17:01 ` Denys Dmytriyenko
0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2021-03-17 17:01 UTC (permalink / raw)
To: Hari Nagalla; +Cc: meta-arago
Hari,
Please follow the OpenEmbedded patch guidelines for commit log and the
subject:
https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Thanks.
On Wed, Mar 17, 2021 at 04:52:01AM -0500, Hari Nagalla wrote:
> Signed-off-by: Hari Nagalla <hnagalla@gmail.com>
> ---
> .../packagegroups/packagegroup-arago-tisdk-connectivity.bb | 4 +---
> 1 file changed, 1 insertion(+), 3 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..5552096d 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,20 +64,18 @@ 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} \
> "
This append_dra7xx override now becomes empty and can be dropped.
>
> RDEPENDS_${PN} = "\
> --
> 2.17.1
--
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-17 17:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17 9:52 [ 0/1] *** BT_TI moved to CONNECTIVITY_RDEPENDS *** Hari Nagalla
2021-03-17 9:52 ` [ 1/1] Move BT_TI (BT FW etc) to CONNECTIVITY_RDEPENDS, as it is needed across all platforms Hari Nagalla
2021-03-17 17:01 ` Denys Dmytriyenko
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.