Skip to content

Commit ad6fbbf

Browse files
authored
Merge pull request #222 from ksaipr036/906
RDKBACCL-905, RDKBACCL-906: [TDK][AUTO][BPI] Command 'syscfg get custom_data_model_enabled' returns empty
2 parents dd5ba97 + 8f08cbd commit ad6fbbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-rdk-mtk-bpir4/recipes-ccsp/util/utopia.bbappend

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ echo "#SelfHeal
8282
\$EnableTR69Binary=true
8383
8484
#Custom Data Model
85-
$custom_data_model_enabled=0
86-
$custom_data_model_file_name=/usr/ccsp/tr069pa/custom_mapper.xml" >> ${D}${sysconfdir}/utopia/system_defaults
85+
\$custom_data_model_enabled=0
86+
\$custom_data_model_file_name=/usr/ccsp/tr069pa/custom_mapper.xml" >> ${D}${sysconfdir}/utopia/system_defaults
8787

8888
#Remote management
8989
sed -i 's/^\(\$mgmt_wan_httpsaccess=\)0/\11/' ${D}${sysconfdir}/utopia/system_defaults

0 commit comments

Comments
 (0)