mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
gstreamer-vaapi: Switch gstreamer-vaapi-1.0 to GStreamer 1.2 API
The dependencies have moved form plugins-bad to plugins-base, and require API 1.2 to build. This matches OE-Core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
90a6fd2da2
commit
c3a5385bd0
|
@ -2,4 +2,4 @@ require gstreamer-vaapi.inc
|
|||
|
||||
DEPENDS += "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"
|
||||
|
||||
GST_API_VERSION = "1.0"
|
||||
GST_API_VERSION = "1.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user