]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wilink8-wlan/build-utilites.git/commit
build_wl18xx: add patch mechanism and bluetooth components
authorEyal Reizer <eyalr@ti.com>
Wed, 11 Mar 2015 09:52:28 +0000 (11:52 +0200)
committerEyal Reizer <eyalr@ti.com>
Wed, 11 Mar 2015 09:52:28 +0000 (11:52 +0200)
commit76d2ec6aa49314fd6f739b44a59b5977e2cc909a
tree153955a913d1a9770014377b158dc8dd5dee6ec3
parent1ecbb0736726b450ebf6593e2b39cff2a2101517
build_wl18xx: add patch mechanism and bluetooth components

* Add a mechanism allowing to store kernel and driver patches for
  known kernels and apply them during the script activation
* Add a patch set adding wilink8 support for the imx6q-sabresd
  platform when using the imx-3.10.53 kernel from the 1.1.0_ga release
* Add installation of bluetooth init scripts to the file system
* Add building of the user space agent (uim) for the ti shared transport
  layer in the kernel

Signed-off-by: Eyal Reizer <eyalr@ti.com>
12 files changed:
build_wl18xx.sh
configuration.sh
patches/driver_patches/imx-3.10.53/0001-completion-remove-reinit_completion-decleration.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0001-imx6q-sabresd-add-support-for-wilink8-wlan-and-bluet.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0002-Bluetooth-Add-tty-HCI-driver.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0003-imx_v7_defconfig-enable-Wilink8-related-switches.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0004-st_kim-do-not-use-debugfs-functions-if-not-enabled.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0005-st_kim-allow-suspend-if-callback-is-not-registered.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0006-btwilink-add-minimal-device-tree-support.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/0007-ti-st-add-device-tree-support.patch [new file with mode: 0644]
patches/kernel_patches/imx-3.10.53/Readme.txt [new file with mode: 0644]
setup-env.sample