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 <[email protected]>; Nagalla, Hari <[email protected]> > Cc: [email protected]; [email protected] > Subject: [dunfell/master PATCH] packagegroups: tisdk-connectivity: Include > BT_TI package for all platforms > > From: Hari Nagalla <[email protected]> > > 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 <[email protected]> > [[email protected]: addressed review comments from v1] > Signed-off-by: Praneeth Bajjuri <[email protected]> > --- > .../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 > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago >
-- Regards, Denys Dmytriyenko <[email protected]> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
