diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-11-12 12:49:37 +0100 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2015-12-27 23:03:14 -0800 |
commit | 470f5ae7d9a7283a40f9dacdcc86f3b3b36fb572 (patch) | |
tree | 9cb7123a8cc5a936cc65ee972e37cf2caa563166 /scripts/lib/devtool/standard.py | |
parent | 9b21563448c2616792bfc411a8f2b9bb48e38a78 (diff) | |
download | openembedded-core-470f5ae7d9a7283a40f9dacdcc86f3b3b36fb572.tar.gz openembedded-core-470f5ae7d9a7283a40f9dacdcc86f3b3b36fb572.tar.bz2 openembedded-core-470f5ae7d9a7283a40f9dacdcc86f3b3b36fb572.zip |
gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG
* ERROR: gstreamer1.0-plugins-bad: gstreamer1.0-plugins-bad-uvch264 package isn't created when building with minimal dependencies?
* ERROR: gstreamer1.0-plugins-bad: gstreamer1.0-plugins-bad-uvch264-dev package isn't created when building with minimal dependencies?
* it's because it should depend on libgudev not udev:
configure: *** for plug-ins: uvch264 ***
checking linux/uvcvideo.h usability... yes
checking linux/uvcvideo.h presence... yes
checking for linux/uvcvideo.h... yes
checking for GST_VIDEO... yes
checking for G_UDEV... no
checking for LIBUSB... yes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions