[meta-freescale] [PATCH v2 2/6] gstreamer1.0: Add NXP specific patches

Stefan Agner stefan at agner.ch
Wed Dec 20 05:07:26 PST 2017


On 2017-12-20 00:59, Otavio Salvador wrote:
> On Tue, Dec 19, 2017 at 9:06 PM, Stefan Agner <stefan at agner.ch> wrote:
<snip>
>> diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend
>> new file mode 100644
>> index 00000000..c99d1f20
>> --- /dev/null
>> +++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend
>> @@ -0,0 +1,16 @@
>> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>> +
>> +DEPENDS += " elfutils"
> 
> Is this depends really required? if so, it also must be conditional.

It seems not to be required. I think this is handled in the oe-core
recipe now with

PACKAGECONFIG[dw] = "--with-dw,--without-dw,elfutils"

--
Stefan


More information about the meta-freescale mailing list