mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-17 02:49:03 +02:00
gstreamer1.0-plugins-base: drop custom cppflags
This is not need any more to build with gstreamer 1.18 Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
This commit is contained in:
parent
7a6759e242
commit
1da8814f8a
|
@ -1,6 +1,3 @@
|
|||
EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_INCDIR}/interface/vcos/pthreads \
|
||||
-I${STAGING_INCDIR}/interface/vmcs_host/linux'"
|
||||
|
||||
# if using bcm driver enable dispmanx not when using VC4 driver
|
||||
PACKAGECONFIG_append_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', ' dispmanx', d)}"
|
||||
DEPENDS_append_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', ' userland', d)}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user