diff --git a/package/libs/avahi/files/avahi-daemon.init b/package/libs/avahi/files/avahi-daemon.init old mode 100644 new mode 100755 index b2ae4580e..8cd9f7bc5 --- a/package/libs/avahi/files/avahi-daemon.init +++ b/package/libs/avahi/files/avahi-daemon.init @@ -1,6 +1,7 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org START=61 +DEPEND=dbus,boot,netease_dbus_services BIN=avahi-daemon DEFAULT=/etc/default/$BIN diff --git a/target/allwinner/mandolin-pv1/defconfig b/target/allwinner/mandolin-pv1/defconfig index 83ae263a9..927dfc124 100644 --- a/target/allwinner/mandolin-pv1/defconfig +++ b/target/allwinner/mandolin-pv1/defconfig @@ -2363,9 +2363,9 @@ CONFIG_PACKAGE_bluez-libs=y # CONFIG_PACKAGE_libapr is not set # CONFIG_PACKAGE_libaprutil is not set # CONFIG_PACKAGE_libatomic_ops is not set -# CONFIG_PACKAGE_libavahi-client is not set -# CONFIG_PACKAGE_libavahi-compat-libdnssd is not set -# CONFIG_PACKAGE_libavahi-dbus-support is not set +CONFIG_PACKAGE_libavahi-client=y +CONFIG_PACKAGE_libavahi-compat-libdnssd=y +CONFIG_PACKAGE_libavahi-dbus-support=y # CONFIG_PACKAGE_libavahi-nodbus-support is not set # CONFIG_PACKAGE_libb64 is not set # CONFIG_PACKAGE_libbfd is not set @@ -2424,7 +2424,7 @@ CONFIG_LIBCURL_PROXY=y # CONFIG_LIBCURL_UNIX_SOCKETS is not set # CONFIG_LIBCURL_LIBCURL_OPTION is not set # CONFIG_LIBCURL_VERBOSE is not set -# CONFIG_PACKAGE_libdaemon is not set +CONFIG_PACKAGE_libdaemon=y # CONFIG_PACKAGE_libdb47 is not set # CONFIG_PACKAGE_libdb47xx is not set # CONFIG_PACKAGE_libdevmapper is not set @@ -2808,11 +2808,11 @@ CONFIG_TTF2_SUPPORT=y # # Netease # -# CONFIG_PACKAGE_KPlatinum is not set -# CONFIG_PACKAGE_KPlayer is not set -# CONFIG_PACKAGE_KPlayerTest is not set -# CONFIG_PACKAGE_SPlayer is not set -# CONFIG_PACKAGE_SPlayer-demo is not set +CONFIG_PACKAGE_KPlatinum=y +CONFIG_PACKAGE_KPlayer=y +CONFIG_PACKAGE_KPlayerTest=y +CONFIG_PACKAGE_SPlayer=y +CONFIG_PACKAGE_SPlayer-demo=y # CONFIG_PACKAGE_alarmer is not set # CONFIG_PACKAGE_blueKC is not set # CONFIG_PACKAGE_blueKC-demo is not set @@ -2849,7 +2849,7 @@ CONFIG_PACKAGE_ntes_record=y # CONFIG_PACKAGE_ota is not set # CONFIG_PACKAGE_pv1res is not set # CONFIG_PACKAGE_rokid_test is not set -# CONFIG_PACKAGE_sraop is not set +CONFIG_PACKAGE_sraop=y # CONFIG_PACKAGE_wifiDemo is not set # CONFIG_PACKAGE_wirelessTest is not set # CONFIG_PACKAGE_wirelessTest-demo is not set @@ -2925,12 +2925,16 @@ CONFIG_PACKAGE_iptables=y # IP Addresses and Names # # CONFIG_PACKAGE_avahi-autoipd is not set -# CONFIG_PACKAGE_avahi-dbus-daemon is not set +# CONFIG_PACKAGE_avahi-daemon-service-http is not set +# CONFIG_PACKAGE_avahi-daemon-service-ssh is not set +CONFIG_PACKAGE_avahi-dbus-daemon=y +# CONFIG_PACKAGE_avahi-dnsconfd is not set # CONFIG_PACKAGE_avahi-nodbus-daemon is not set +# CONFIG_PACKAGE_avahi-utils is not set # CONFIG_PACKAGE_ddns-scripts is not set -# CONFIG_PACKAGE_mdns-utils is not set -# CONFIG_PACKAGE_mdnsd is not set -# CONFIG_PACKAGE_mdnsresponder is not set +CONFIG_PACKAGE_mdns-utils=y +CONFIG_PACKAGE_mdnsd=y +CONFIG_PACKAGE_mdnsresponder=y # CONFIG_PACKAGE_ohybridproxy is not set # CONFIG_PACKAGE_zonestitcher is not set