|
@@ -19,8 +19,6 @@ WESTON_CONF_OPTS = \
|
|
-Dcolor-management-colord=false \
|
|
-Dcolor-management-colord=false \
|
|
-Dremoting=false
|
|
-Dremoting=false
|
|
|
|
|
|
-WESTON_CFLAGS="$(TARGET_CFLAGS) -UNDEBUG"
|
|
|
|
-
|
|
|
|
# Uses VIDIOC_EXPBUF, only available from 3.8+
|
|
# Uses VIDIOC_EXPBUF, only available from 3.8+
|
|
ifeq ($(BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_8),y)
|
|
ifeq ($(BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_8),y)
|
|
WESTON_CONF_OPTS += -Dsimple-clients=dmabuf-v4l
|
|
WESTON_CONF_OPTS += -Dsimple-clients=dmabuf-v4l
|