[OE-core] [PATCH 07/40] gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one for v4l2 and libv4l2

Robert Yang liezhi.yang at windriver.com
Fri Jan 15 08:40:36 UTC 2016



On 01/15/2016 04:27 PM, Robert Yang wrote:
>
>
> On 01/15/2016 04:21 PM, Andreas Müller wrote:
>> On Mon, Dec 28, 2015 at 8:14 AM, Robert Yang <liezhi.yang at windriver.com> wrote:
>>> From: Martin Jansa <Martin.Jansa at gmail.com>
>>>
>>> * WARN: gstreamer1.0-plugins-good: gstreamer1.0-plugins-good-video4linux2
>>> rdepends on libcap, but it isn't a build dependency?
>>>    WARN: gstreamer1.0-plugins-good: gstreamer1.0-plugins-good-video4linux2
>>> rdepends on libgudev, but it isn't a build dependency?
>>>    WARN: gstreamer1.0-plugins-good: gstreamer1.0-plugins-good-video4linux2
>>> rdepends on libudev, but it isn't a build dependency?
>>>    WARN: gstreamer1.0-plugins-good: gstreamer1.0-plugins-good-video4linux2
>>> rdepends on zlib, but it isn't a build dependency?
>>>
>>> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
>>> ---
>>>   .../gstreamer/gstreamer1.0-plugins-good.inc        |    8 ++++----
>>>   1 file changed, 4 insertions(+), 4 deletions(-)
>>>
>>> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
>>> b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
>>> index 0ce4b8f..edaafe8 100644
>>> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
>>> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
>>> @@ -11,7 +11,7 @@ inherit gettext
>>>   PACKAGECONFIG ??= " \
>>>       ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
>>>       ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '',
>>> d)} \
>>> -    orc cairo flac gdk-pixbuf gudev jpeg libpng soup speex taglib \
>>> +    orc cairo flac gdk-pixbuf jpeg libpng soup speex taglib v4l2\
>>>       "
>> Just noticed that this patch removes gudev from default PACKAGECONFIG.
>> Was that intended?
>
> I'm afraid no, should be a typo, I will send a patch for it.

To be clear, it's my fault, there were conflicts when I merged the
original patch, and I wrongly removed udev from PACKAGECONFIG when
resolving the conflicts.

// Robert

>
> // Robert
>
>>
>> Andreas
>>



More information about the Openembedded-core mailing list