**** BEGIN LOGGING AT Sun Sep 24 03:00:01 2017 Sep 24 04:21:34 I know I can use bitbake-layers show-recipes to see which recipes are available and from what layers, but when a recipe is in multiple layers, how do I know which layer my version will come from? Sep 24 04:22:14 basically I have gstreamer1.0-plugins-bad from meta-bsp and meta, and I need to make sure that qt elements gets built (I need qmlsink), and not sure which recipe I should be modifying Sep 24 04:22:49 I am using gstreamer-imx (its an imx 6 board), will I have to make sure it gets built from there? Sep 24 06:47:23 bodangly: usually BSPs carry some patches which make it work for their SOCs Sep 24 07:16:34 I met a problem, I have create a package to provides a library, and it install successfully when I build for the other package Sep 24 07:16:41 but it package can't find where the library comes from report me that https://paste.fedoraproject.org/paste/z3IS~q-jdF6kQphKmAoD9w Sep 24 07:16:48 does the "Skipping setscene dependency " make this problem? Sep 24 07:17:38 the recipe of the library providers is here https://paste.fedoraproject.org/paste/xr3K1SloWBmiDX1FxfTWLg/ Sep 24 13:14:40 How do I configure u-boot? Sep 24 13:28:17 How do I configure u-boot? Sep 24 13:32:37 What do you mean? Sep 24 13:33:25 you specify the UBOOT_CONFIG="_defconfig" Sep 24 13:33:37 in your ./config/XXX.conf Sep 24 13:35:24 I want to choose what to include in uboot Sep 24 13:35:56 You mean the .config ? Sep 24 13:36:32 I don't know. Never configured it before Sep 24 13:36:57 Something like menuconfig for the kernel Sep 25 02:11:14 bitbake kernel/virtual -c menuconfig, I get nothing provides error **** ENDING LOGGING AT Mon Sep 25 03:00:00 2017