[yocto] gstreamer without X11?

Burton, Ross ross.burton at intel.com
Tue Jan 14 05:32:35 PST 2014


On 14 January 2014 13:18, Gary Thomas <gary at mlbassoc.com> wrote:
>>     I don't understand why this happens though as the gst-plugins-base
>>     recipe uses PKGCONFIG to control this:
>>        PACKAGECONFIG ??= "${@base_contains('DISTRO___FEATURES', 'x11',
>> 'x11', '', d)}"
>>        PACKAGECONFIG[x11] = "--enable-x --enable-xvideo,--disable-x
>> --disable-xvideo,virtual/__libx11 libxv libsm libice"


Check that gst-plugins-base resolved PACKAGECONFIG hasn't been
explicitly set somewhere (again, use bitbake -e gst-plugins-base).

Ross



More information about the yocto mailing list