On Thu 2016-07-28 @ 10:21:35 AM, Burton, Ross wrote:
> On 27 July 2016 at 23:09, Trevor Woerner <twoer...@gmail.com> wrote:
> 
> >         PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl"
> >
> 
> You meant to put _append in there, as there's a large default value that
> you're overriding.

Good point!

I did so:

        PACKAGECONFIG_pn-gstreamer1.0-plugins-bad_append = " opengl"

and, using "-e", I get:

        # $PACKAGECONFIG_pn-gstreamer1.0-plugins-bad
        PACKAGECONFIG_pn-gstreamer1.0-plugins-bad=" opengl"

That seems fishy since the others (like drm) aren't listed. I'll have to look
into this...
-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to