**** BEGIN LOGGING AT Sun Oct 08 03:00:00 2017 Oct 08 05:15:51 If I have gstreamer1.0 in several layers, how do I tell my build to use one over the other? I know vaguely that there is PREFERRED_PROVIDER and PREFERRED_VERSION but unsure of the syntax, and if one is preferable to another Oct 08 05:16:52 the thing with gstreamer is there are a lot of plugins that go along with it so I'd like to find a method that ensures compatible plugins get built as well. Like if there is some sort of wildcard I can do to set all gstreamer1.0* packages to a specific layer? Oct 08 07:02:24 bodangly: you can use PREFERRED_VERSION_ = "" to lock to a version Oct 08 07:02:46 although if you have same version provided by another layer then layer priority will kick in Oct 08 07:03:41 one another way could be that you assign highest priority to the layer which you prefer to use it from but be aware this also would apply for other recipes in that layer Oct 08 07:16:58 ok, thanks. Oct 08 07:17:01 much appreciated Oct 09 01:25:22 Anyone here able to answer a quick question? Oct 09 01:29:06 Im building an embedded system which I want to start right into a GUI program, i used yocto to make an image for my rPi all the hardware works find but i dont know where to go now to start developing an app to boot into. Are there certain languages already supported by poky or do I just add the libraries with a package manager or something? **** ENDING LOGGING AT Mon Oct 09 03:00:00 2017