From e1d4448ce85f33891ea6e96c6b51f4d1f5f4a67f Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 8 Feb 2015 00:04:59 +0200 Subject: 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 --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-multimedia') 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 @@ -EXTRA_OECONF_append_raspberrypi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \ +EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \ -I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux' \ --with-egl-window-system=rpi" -- cgit v1.2.3-54-g00ecf