All of lore.kernel.org
 help / color / mirror / Atom feed
* [for master, v2 1/3] tisdk-connectivity: Add support for dra7xx-evm
@ 2014-11-24 12:51 Karthik Ramanan
  2014-11-24 12:51 ` [for master, v2 2/3] bt-firmware: Add support for dra7xx-evm target Karthik Ramanan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Karthik Ramanan @ 2014-11-24 12:51 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../packagegroup-arago-tisdk-connectivity.bb       |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

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 f6c8660..f469fdd 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
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install wireless packages into the target FS"
 LICENSE = "MIT"
-PR = "r29"
+PR = "r30"
 
 inherit packagegroup
 
@@ -63,6 +63,13 @@ CONNECTIVITY_RDEPENDS_ti43x = "\
     ${FIRMWARE_AND_DRIVERS} \
 "
 
+CONNECTIVITY_RDEPENDS_dra7xx-evm = "\
+    ${WLAN_COMMON} \
+    ${BLUETOOTH_STACK} \
+    ${@base_contains('ARAGO_BRAND','glsdk','${FIRMWARE_AND_DRIVERS}','',d)} \
+    bt-firmware \
+"
+
 RDEPENDS_${PN} = "\
     ${CONNECTIVITY_RDEPENDS} \
 "
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-15 20:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 12:51 [for master, v2 1/3] tisdk-connectivity: Add support for dra7xx-evm Karthik Ramanan
2014-11-24 12:51 ` [for master, v2 2/3] bt-firmware: Add support for dra7xx-evm target Karthik Ramanan
2014-11-24 12:51 ` [for master, v2 3/3] bt-firmware: Override Makefile to handle UNKNOWN platform Karthik Ramanan
2014-12-15 20:35 ` [for master, v2 1/3] tisdk-connectivity: Add support for dra7xx-evm 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.