[beagleboard] Re: Using the beaglebone black as a miracast receiver

2015-03-04 Thread nivwiz
2. wpa_supplicant http://www.linuxfromscratch.org/blfs/view/svn/basicnet/wpa_supplicant.html - depends on: apt-get install bison flex libncurses5-dev libreadline6-dev - cat > wpa_supplicant/.config << "EOF" > CONFIG_BACKEND=file

[beagleboard] Re: Using the beaglebone black as a miracast receiver

2015-03-04 Thread nivwiz
I am using debian 8.0 jessie with kernel 3.19.0-rc7-bone3 on the BBB. 0. Getting ready to build: sudo apt-get install build-essential fakeroot devscripts 1. Get openssl 1.0.2 : See http://www.linuxfromscratch.org/blfs/view/svn/postlfs/openssl.html - apt-get install zlib1g-dev - export CFLAGS=-fPIC