All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] packagegroup-arago-tisdk-connectivity-sdk-host: Add ti-compat-wireless-wl18xx-src.
@ 2015-03-02 15:46 Jacob Stiffler
  2015-03-02 15:46 ` [PATCH 2/2] ti-tisdk-makefile: Add wl18xx driver targets Jacob Stiffler
  2015-03-03  6:30 ` [PATCH 1/2] packagegroup-arago-tisdk-connectivity-sdk-host: Add ti-compat-wireless-wl18xx-src Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Jacob Stiffler @ 2015-03-02 15:46 UTC (permalink / raw)
  To: meta-arago

From: Jake Stiffler <j-stiffler@ti.com>

* Add out of tree wl18xx driver sources to the SDK.

Signed-off-by: Jake Stiffler <j-stiffler@ti.com>
---
 ...ckagegroup-arago-tisdk-connectivity-sdk-host.bb |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity-sdk-host.bb
index e367c28..3862816 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity-sdk-host.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity-sdk-host.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install wlan and bluetooth sources into the SDK"
 LICENSE = "MIT"
-PR = "r9"
+PR = "r10"
 
 inherit packagegroup
 
@@ -8,6 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 FIRMWARE_AND_DRIVERS_SRC = "\
     wl18xx-firmware-src \
+    ti-compat-wireless-wl18xx-src \
 "
 
 CONNECTIVITY_RDEPENDS = ""
-- 
1.7.9.5



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

end of thread, other threads:[~2015-03-03 11:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 15:46 [PATCH 1/2] packagegroup-arago-tisdk-connectivity-sdk-host: Add ti-compat-wireless-wl18xx-src Jacob Stiffler
2015-03-02 15:46 ` [PATCH 2/2] ti-tisdk-makefile: Add wl18xx driver targets Jacob Stiffler
2015-03-03  6:30 ` [PATCH 1/2] packagegroup-arago-tisdk-connectivity-sdk-host: Add ti-compat-wireless-wl18xx-src Denys Dmytriyenko
2015-03-03 11:37   ` Stiffler, Jacob

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.