Skip to content

damianorenfer/libsodium-openwrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

libsodium-openwrt

You find this package in the new OpenWrt feed : libs/libsodium

##Deprecated

libsodium OpenWrt Makefile for package building (dynamic lib)

###Build for your platform

  1. Install the OpenWrt environnement : http://wiki.openwrt.org/doc/howto/buildroot.exigence
  2. Use the Makefile of this repo to build your libsodium package. Example : http://wiki.openwrt.org/doc/devel/packages
  3. From the buildroot dir : make package/libsodium/{clean,prepare,configure,compile} V=s

###Installation

  1. Upload the libsodium_0.4.5-1_{PLATFORM}.ipk to your OpenWrt router : scp libsodium_0.4.5-1_{PLATFORM}.ipk.ipk root@ip_of_your_openwrt:~
  2. Now remote login to your OpenWrt : ssh root@ip_of_your_openwrt
  3. Remote install the package : opkg install libsodium_0.4.5-1_{PLATFORM}.ipk

About

libsodium OpenWrt Makefile for package building (dynamic lib)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published