We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837a9ae commit d136db6Copy full SHA for d136db6
package/wpe/wpebackend-rdk/wpebackend-rdk.mk
@@ -73,6 +73,7 @@ WPEBACKEND_RDK_DEPENDENCIES += gluelogic
73
endif
74
75
ifeq ($(BR2_PACKAGE_WPEFRAMEWORK_VIRTUALINPUT),y)
76
+WPEBACKEND_RDK_CONF_OPTS += -DUSE_INPUT_LIBINPUT=OFF
77
WPEBACKEND_RDK_DEPENDENCIES += wpeframework
78
79
0 commit comments