From 4128d1e700a8ec3c9c8b048e0a9585d6755d6ab0 Mon Sep 17 00:00:00 2001 From: lupeng Date: Wed, 26 Sep 2018 11:42:06 +0800 Subject: [PATCH] [avahi] cansel kernel config "only allow certain groups to create sockets" to make avahi running ok. --- package/netease/submodules | 2 +- target/allwinner/mandolin-pv1/config-4.9 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/netease/submodules b/package/netease/submodules index 2182d1cea..562133728 160000 --- a/package/netease/submodules +++ b/package/netease/submodules @@ -1 +1 @@ -Subproject commit 2182d1cead8fbed6270cd9a34e0d4880bf37dffe +Subproject commit 5621337281135eec8f557f4499df03aab6e67677 diff --git a/target/allwinner/mandolin-pv1/config-4.9 b/target/allwinner/mandolin-pv1/config-4.9 index e757ff89a..f1574ad06 100644 --- a/target/allwinner/mandolin-pv1/config-4.9 +++ b/target/allwinner/mandolin-pv1/config-4.9 @@ -8,7 +8,7 @@ CONFIG_ALIGNMENT_TRAP=y CONFIG_ANDROID=y # CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANDROID_LOW_MEMORY_KILLER is not set -CONFIG_ANDROID_PARANOID_NETWORK=y +# CONFIG_ANDROID_PARANOID_NETWORK is not set # CONFIG_APM_EMULATION is not set CONFIG_ARCH_CLOCKSOURCE_DATA=y CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y