On 2017-12-20 00:59, Otavio Salvador wrote: > On Tue, Dec 19, 2017 at 9:06 PM, Stefan Agner <[email protected]> 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
