]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-bad: fix incorrect handling of Cflags in gstreamer-gl.pc file
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 21 Mar 2016 16:40:08 +0000 (18:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2016 21:44:25 +0000 (21:44 +0000)
commit67fc36615351dff37516ee6c9239025198379112
treed78af36e8508f8e3dc6c3cada21b9c606419b63f
parent138a03308fb24936466beb082b350d872ad423a6
gstreamer1.0-plugins-bad: fix incorrect handling of Cflags in gstreamer-gl.pc file

Cflags had GL_CFLAGS appended, which contained full sysroot path to libdrm include;
generally such dependencies should be handled by pkgconfig's Requires facility.
It's unlikely that this .pc file is used by anything, but it was causing a QA error.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb