mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 18:19:23 +02:00
install/INSTALL-Ben: switch linux-zigbee tools source from (old) tarball to git
This commit is contained in:
parent
1615375dce
commit
17f7b66f7b
@ -91,11 +91,10 @@
|
|||||||
|
|
||||||
6. Build the user space tools of the linux-zigbee project
|
6. Build the user space tools of the linux-zigbee project
|
||||||
|
|
||||||
wget http://ufpr.dl.sourceforge.net/project/linux-zigbee/linux-zigbee-sources/0.2.2/lowpan-tools-0.2.2.tar.gz
|
git clone git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/linux-zigbee
|
||||||
tar xfz lowpan-tools-0.2.2.tar.gz
|
cd linux-zigbee
|
||||||
cd lowpan-tools-0.2.2
|
OWRT ./autogen.sh --host=mipsel-openwrt-linux
|
||||||
OWRT ./configure --host=mipsel-openwrt-linux
|
JLime ./autogen.sh --host=mipsel-linux
|
||||||
JLime ./configure --host=mipsel-linux
|
|
||||||
make
|
make
|
||||||
|
|
||||||
scp src/iz src/izcoordinator src/izchat $NN:/usr/sbin/
|
scp src/iz src/izcoordinator src/izchat $NN:/usr/sbin/
|
||||||
|
Loading…
Reference in New Issue
Block a user