mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
gstreamer1.0-omx: drop custom cflags
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
f80b8d2dff
commit
45a9819a43
|
@ -1,8 +1,3 @@
|
|||
GSTREAMER_1_0_OMX_TARGET_rpi = "rpi"
|
||||
GSTREAMER_1_0_OMX_CORE_NAME_rpi = "${libdir}/libopenmaxil.so"
|
||||
EXTRA_OEMESON_append_rpi = " -Dheader_path=${STAGING_DIR_TARGET}/usr/include"
|
||||
CFLAGS_append_rpi = " \
|
||||
-I${STAGING_DIR_TARGET}/usr/include/IL \
|
||||
-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \
|
||||
-I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux \
|
||||
"
|
||||
EXTRA_OEMESON_append_rpi = " -Dheader_path=${STAGING_DIR_TARGET}/usr/include/IL"
|
||||
|
|
Loading…
Reference in New Issue
Block a user