Skip to content

Commit f84b8fc

Browse files
Cobalt: set BR2_PACKAGE_COBALT_USE_WPEFRAMEWORK_DATA_PATH default as n (#473)
1 parent ed55d18 commit f84b8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/cobalt/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ config BR2_PACKAGE_COBALT_IMAGE_AS_LIB
1616

1717
config BR2_PACKAGE_COBALT_USE_WPEFRAMEWORK_DATA_PATH
1818
bool "Use Thunder defined Data path"
19-
default y
19+
default n
2020
help
2121
This option allows to set thunder define data path
2222
for cobalt data installation

0 commit comments

Comments
 (0)