summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2015-02-08 00:04:59 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-02-08 00:06:36 +0200
commite1d4448ce85f33891ea6e96c6b51f4d1f5f4a67f (patch)
tree9f95d413ab0f29ed1384df78bec92b275e156881 /recipes-multimedia
parentb89a2743fb27b2e5644a74fae156b88a4ca48781 (diff)
downloadmeta-raspberrypi-e1d4448ce85f33891ea6e96c6b51f4d1f5f4a67f.tar.gz
xserver-xf86-config: Use SOC specific assignements
In this way the modifications will be used on all RPI boards. Change-Id: Ife10db876db85c1c4944028a0b49ccae4d8c0d41 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
index fba7e1a..39ded59 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
@@ -1,3 +1,3 @@
1EXTRA_OECONF_append_raspberrypi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \ 1EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \
2 -I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux' \ 2 -I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux' \
3 --with-egl-window-system=rpi" 3 --with-egl-window-system=rpi"