From 063c42fad5908b846b28083d28702b837c65b310 Mon Sep 17 00:00:00 2001 From: Sundeep Mandava Date: Mon, 23 Mar 2015 14:56:36 +0530 Subject: [PATCH] added disclaimer.txt and disclaimer to the scripts Signed-off-by: Sundeep Mandava --- BlueZ_4.98_wl18xx_build_bt_for_SDK7.sh | 7 +++-- BlueZ_5.19_wl18xx_build_bt_for_SDK7.sh | 7 +++-- README | 39 ++++++++++++++++++-------- disclaimer.txt | 3 ++ wl12xx_build_bt.sh | 7 +++-- wl18xx_build_ble.sh | 7 +++-- wl18xx_build_bt.sh | 7 +++-- 7 files changed, 50 insertions(+), 27 deletions(-) create mode 100644 disclaimer.txt diff --git a/BlueZ_4.98_wl18xx_build_bt_for_SDK7.sh b/BlueZ_4.98_wl18xx_build_bt_for_SDK7.sh index 11718e9..cb44ae4 100644 --- a/BlueZ_4.98_wl18xx_build_bt_for_SDK7.sh +++ b/BlueZ_4.98_wl18xx_build_bt_for_SDK7.sh @@ -15,9 +15,10 @@ function usage() { echo echo - echo "************************************" - echo "* Bluetooth Modules Builder Script *" - echo "************************************" + echo "*******************************************************************" + echo "***************** Bluetooth Modules Builder Script ****************" + echo "* This script is only for demo purposes, It is not fully verified *" + echo "*******************************************************************" echo echo "This script compiles the BT modules components" echo "The script can build each component as standalone by invoking: \"./wl18xx_build_bt.sh \"" diff --git a/BlueZ_5.19_wl18xx_build_bt_for_SDK7.sh b/BlueZ_5.19_wl18xx_build_bt_for_SDK7.sh index 4ff9f60..192e490 100644 --- a/BlueZ_5.19_wl18xx_build_bt_for_SDK7.sh +++ b/BlueZ_5.19_wl18xx_build_bt_for_SDK7.sh @@ -15,9 +15,10 @@ function usage() { echo echo - echo "************************************" - echo "* Bluetooth Modules Builder Script *" - echo "************************************" + echo "*******************************************************************" + echo "***************** Bluetooth Modules Builder Script ****************" + echo "* This script is only for demo purposes, It is not fully verified *" + echo "*******************************************************************" echo echo "This script compiles the BT modules components" echo "The script can build each component as standalone by invoking: \"./wl18xx_build_bt.sh \"" diff --git a/README b/README index 3272698..ee7d625 100644 --- a/README +++ b/README @@ -1,19 +1,34 @@ -This repository holds small usefull utilities to ease such tasks as build of WLAN packages +This repository holds small usefull utilities to ease such tasks as build of Bluetooth packages -wl12xx_build.sh: build WLAN components +BlueZ_5.19_wl18xx_build_bt_for_SDK7: build Bluetooth components ====================================== -This script compiles one of following utilities: libnl, openssl, hostapd, wpa_supplicant,wl12xx_modules,firmware,crda,callibrator -by calling specific utility name and action. +By calling specific utility name and action. This script compiles one of utilities: Usage: wl12xx_build.sh target < - libnl - openssl - hostap - wpa_supplicant - wl12xx_modules - firmware - crda - callibrator > action + expat + libffi + glib + dbus + libIConv + zlib + gettext + alsa-lib + dbus-glib + check + python + pygobject + dbus-python + bluez + hcidump + ncurses + readline + openobex + udev + libical + obexd + bt-obex + firmware + wl1271-demo > action all clean-all diff --git a/disclaimer.txt b/disclaimer.txt new file mode 100644 index 0000000..16b1e6a --- /dev/null +++ b/disclaimer.txt @@ -0,0 +1,3 @@ +Scripts available in this folder are only for DEMO purposes. +These scripts will only help you to Bring up BlueZ On WiLink devices. +As BlueZ is not the official stack that is supported by TI, it is not fully verified. \ No newline at end of file diff --git a/wl12xx_build_bt.sh b/wl12xx_build_bt.sh index 1cfefa3..7c97bca 100644 --- a/wl12xx_build_bt.sh +++ b/wl12xx_build_bt.sh @@ -13,9 +13,10 @@ function usage() { echo echo - echo "************************************" - echo "* Bluetooth Modules Builder Script *" - echo "************************************" + echo "*******************************************************************" + echo "***************** Bluetooth Modules Builder Script ****************" + echo "* This script is only for demo purposes, It is not fully verified *" + echo "*******************************************************************" echo echo "This script compiles the BT modules components" echo "The script can build each component as standalone by invoking: \"./wl12xx_build_bt.sh \"" diff --git a/wl18xx_build_ble.sh b/wl18xx_build_ble.sh index 398d3bb..b3941de 100644 --- a/wl18xx_build_ble.sh +++ b/wl18xx_build_ble.sh @@ -15,9 +15,10 @@ function usage() { echo echo - echo "************************************" - echo "* Bluetooth Modules Builder Script *" - echo "************************************" + echo "*******************************************************************" + echo "***************** Bluetooth Modules Builder Script ****************" + echo "* This script is only for demo purposes, It is not fully verified *" + echo "*******************************************************************" echo echo "This script compiles the BT modules components" echo "The script can build each component as standalone by invoking: \"./wl18xx_build_bt.sh \"" diff --git a/wl18xx_build_bt.sh b/wl18xx_build_bt.sh index 634de09..9859214 100644 --- a/wl18xx_build_bt.sh +++ b/wl18xx_build_bt.sh @@ -15,9 +15,10 @@ function usage() { echo echo - echo "************************************" - echo "* Bluetooth Modules Builder Script *" - echo "************************************" + echo "*******************************************************************" + echo "***************** Bluetooth Modules Builder Script ****************" + echo "* This script is only for demo purposes, It is not fully verified *" + echo "*******************************************************************" echo echo "This script compiles the BT modules components" echo "The script can build each component as standalone by invoking: \"./wl18xx_build_bt.sh \"" -- 2.39.2