We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f124cb + 7d7e0cb commit abd1df9Copy full SHA for abd1df9
meta-rdk-mtk-bpir4/recipes-ccsp/util/utopia.bbappend
@@ -46,6 +46,8 @@ sed -i 's/^$CosaNAT::port_trigger_enabled=1/$CosaNAT::port_trigger_enabled=0/' $
46
install -m 755 ${WORKDIR}/service_bridge_bpi.sh ${D}${sysconfdir}/utopia/service.d/
47
install -m 755 ${WORKDIR}/service_bridge_bpi.sh ${D}${sysconfdir}/utopia/service.d/service_bridge.sh
48
49
+sed -i '/^#TOT_MSG_MAX=\$/s/^#//' ${D}${sysconfdir}/utopia/utopia_init.sh
50
+
51
#Adding self heal defaults
52
echo "#SelfHeal
53
\$ConnTest_PingInterval=60
0 commit comments