-
Notifications
You must be signed in to change notification settings - Fork 0
License
litecn/squeezewrt
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
squeezewrt
==========
OpenWRT feed to port Adrian Smith't squeezelite to OpenWRT based devices
To compile it you need:
- Install OpenWRT Buildroot as described in
http://wiki.openwrt.org/doc/howto/buildroot.exigence
- Create a copy of the file
./build-directory/feeds.conf.default
named
./build-directory/feeds.conf
Еdit feeds.conf and add
src-git squeezewrt https://github.com/squeezewrt/squeezewrt.git
at the end
- Execute again
./scripts/feeds update -a
./scripts/feeds install -a
./scripts/feeds uninstall squeezelite
./scripts/feeds install -p squeezewrt squeezelite
- Configure OpenWRT firmware image you want to obtain as described in
http://wiki.openwrt.org/doc/howto/build
- To add squeezelite to OpenWRT firmware image execute
make menuconfig
and select
Sound --->
<*> squeezelite
- If you intend to use the LuCI web interface, select
LuCI --->
3. Applications --->
<*> luci-app-squeezelite
- Compile OpenWRT firmware image you want to obtain as described in
http://wiki.openwrt.org/doc/howto/build
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published