Commit Graph

9 Commits (a5c3c652f22fb37ef6cb5c02b059e0f2e0da78fa)

Author SHA1 Message Date
John Crispin 3dccb1de2d fixes bug that causes mp3 stream to hang is server is not fast enough
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 17:34:52 +00:00
John Crispin 88420c0891 added a init.d script to fonera-mp3d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-10 21:19:21 +00:00
Felix Fietkau 6bcd07afdd major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
Nicolas Thill 2b32f5fb8d add missing endef
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:58:53 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Felix Fietkau 92558d67a4 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
Nicolas Thill 7f1da269e9 tweak Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 13:11:58 +00:00
Nicolas Thill 85f592145f fonera-mp3: fix json-c dependency here as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 15:11:42 +00:00
John Crispin a2c409cda2 added libjson-c. added driver, webinterface and userspace daemon for the
fonera mp3-hack


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 20:10:35 +00:00