Commit Graph
8 Commits
Author SHA1 Message Date
John Crispin d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02:00
John Crispin 0f52b1ff77 mpd: disable libsoup
this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 16:01:28 +02:00
John Crispin 1881ab2550 perl: create the Host install path before using it
this caused a compile fail on the BB builder

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-08-31 10:07:27 +02:00
John Crispin 4cb5f96293 nsd: fix build_varaint usage
without this only 1 of n variants builds, all others fail

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 18:02:47 +01:00
John Crispin 4e0957cf33 ctorrent-svn: update download url
old url is dead.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 17:52:25 +01:00
John Crispin 34f9d6f45b rtorrent: missing LDFLAG
libtorrent requires zlib to be linked

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 17:50:58 +01:00
John Crispin 4fb546380f mpd: force zeroconf to no
without this we get missing dependecy errors if avahi is staged.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 17:49:53 +01:00
John Crispin c5b89e2ea2 glib2: add libattr dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-06 08:50:17 +01:00