]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-arago-glsdk.git/commitdiff
packagegroup-*-connectivity: disable battleship and wpa-gui-e for now
authorDenys Dmytriyenko <denys@ti.com>
Thu, 18 Apr 2013 22:23:03 +0000 (18:23 -0400)
committerDenys Dmytriyenko <denys@ti.com>
Thu, 18 Apr 2013 22:23:03 +0000 (18:23 -0400)
Won't build with new gcc-4.7 due, need to include <unistd.h>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb

index d936f83d155539cee1d02c54b231e83e0c6fd6a4..4d4f47b8efd514aadc46b92c8f86b9af096b84d9 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install wlan and bluetooth packages into the target FS"
 LICENSE = "MIT"
-PR = "r5"
+PR = "r6"
 
 inherit packagegroup
 
@@ -52,11 +52,13 @@ BLUETOOTH_STACK = "\
 DEMO_APPS = "\
     bluetooth-gui \
     wifi-direct-demo \
-    wpa-gui-e \
     wl1271-demo \
-    battleship \
 "
 
+# Won't build with new gcc-4.7, need to include <unistd.h>
+#    wpa-gui-e
+#    battleship
+
 CONNECTIVITY_RDEPENDS = ""
 
 CONNECTIVITY_RDEPENDS_am37x-evm = "\