[OE-core] [PATCH] gst-plugins-good: fix nondeterministic udev dependency

Otavio Salvador otavio at ossystems.com.br
Thu Mar 19 20:29:22 UTC 2015


On Thu, Mar 19, 2015 at 5:19 PM, Andre McCurdy <armccurdy at gmail.com> wrote:
> On Thu, Mar 19, 2015 at 5:20 AM, Otavio Salvador
> <otavio at ossystems.com.br> wrote:
>>> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
>>> index 85f2196..af18281 100644
>>> --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
>>> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
>>> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
>>>
>>>  PR = "r8"
>>>
>>> -PACKAGECONFIG ?= "jpeg \
>>> +PACKAGECONFIG ?= "jpeg v4l \
>>
>> This is not needed.
>
> The reasons I had for explicit enabling were:
>
> - The video4linux2 plug-in is typically being built now and judging by
> the patches to gst-plugins-good it's not unusual for it to break
> during kernel upgrades, so keeping it enabled maintains that test
> coverage.
>
> - The video4linux2 plug-in is enabled by default in
> gstreamer1.0-plugins-good (with a hardcoded option passed via
> EXTRA_OECONF), so explicit enabling in gst-plugins-good keeps the two
> versions in sync.

Agreed.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list