diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc index 69a15a2ccf..e2752af612 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |||
@@ -127,6 +127,7 @@ EXTRA_OECONF += " \ | |||
127 | --disable-xvid \ | 127 | --disable-xvid \ |
128 | --disable-zbar \ | 128 | --disable-zbar \ |
129 | ${GSTREAMER_1_0_ORC} \ | 129 | ${GSTREAMER_1_0_ORC} \ |
130 | ${@bb.utils.contains("TUNE_FEATURES", "mx32", "--disable-yadif", "", d)} \ | ||
130 | " | 131 | " |
131 | 132 | ||
132 | ARM_INSTRUCTION_SET = "arm" | 133 | ARM_INSTRUCTION_SET = "arm" |