All of lore.kernel.org
 help / color / mirror / Atom feed
* [WILINK R8.5 1/2] packagegroup-*-connectivity: Include iptables package
@ 2015-01-06 13:04 Karthik Ramanan
  2015-01-06 13:04 ` [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 Karthik Ramanan
  0 siblings, 1 reply; 5+ messages in thread
From: Karthik Ramanan @ 2015-01-06 13:04 UTC (permalink / raw)
  To: meta-arago

This is needed by the wilink test scripts that are included

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../packagegroup-arago-tisdk-connectivity.bb       |    3 ++-
 1 file changed, 2 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 f469fdd..08d2a4a 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 = "r30"
+PR = "r31"
 
 inherit packagegroup
 
@@ -25,6 +25,7 @@ WLAN_COMMON = "\
     hostap-daemon-wl18xx \
     ti-wifi-utils-wl18xx \
     wl18xx-target-scripts \
+    iptables \
 "
 
 # netperf has non-standard license, needs verifying
-- 
1.7.9.5



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

end of thread, other threads:[~2015-01-07 18:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 13:04 [WILINK R8.5 1/2] packagegroup-*-connectivity: Include iptables package Karthik Ramanan
2015-01-06 13:04 ` [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 Karthik Ramanan
2015-01-06 18:03   ` Denys Dmytriyenko
2015-01-07 12:44     ` Karthik Ramanan
2015-01-07 18:21       ` 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.