Fix X11 and QPA compilation problems
The X11 buffer pool was using outdated APIs, and as the 'qpa' configuration value is being removed, it caused the X11 code to be pulled in, and therefore cause compilation failures. Change-Id: I5fdaed854c6525716fccca44b5fbd0b850880cb9 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
@@ -50,4 +50,5 @@
|
||||
"gstreamer_appsrc" => {},
|
||||
"pulseaudio" => {},
|
||||
"resourcepolicy" => {},
|
||||
"xvideo" => {},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user