**** BEGIN LOGGING AT Sun Nov 26 03:00:00 2017 Nov 26 05:19:31 hi all Nov 26 05:26:56 Im using the morty branch of meta-ti. I face a compiler error while building u-boot. Its the PLAIN_VERSION undeclared issue. I think this is the fix https://lists.yoctoproject.org/pipermail/meta-ti/2016-October/009114.html. But even after using morty this error is stopping the build ...plz help. Nov 26 05:27:55 I can see the commit in my git repo. but why is this commit being applied. The changes dont reflect on the u-boot .inc and .bb files as specified in the commit. Nov 26 05:28:14 i mean. why is this commit not being applied? Nov 26 06:07:09 plz some help. some ideas? Nov 26 15:46:17 hey guys! Is there a way to get wlfreerdp .bb recipe anywhere? I want to run RDP under Wayland/Weston and it seems it is not as easy as I have hoped :-) Nov 26 15:47:29 it seems like it gets built so I just need to install_append it, I suppose Nov 26 16:28:36 Hello Nov 26 16:31:04 I'm trying to setup a yocto environment for a mini pc based on amd E2-1800 APU; I've looked at the different meta-amd layers but I don't think they support this. Should I just try creating a machine conf from scratch ? Nov 26 19:44:49 is it ok that freerdp recipe doesn't build any clients at all, only libs? I try to install a client binary and I got RPATH issue, not sure what to do :-( Nov 26 21:03:07 how to I disable a QA check in Yocto? Nov 26 21:05:35 INSANE_SKIP Nov 26 21:06:08 Hello, I'm trying to append a recipe but I'm under the impression it's not taken into account Nov 26 21:06:17 show-layers show my layer Nov 26 21:06:23 show-appends doesn't show my append Nov 26 21:09:02 neverpanic, thanks! found better thing to do, which is to use chrpath-native and remove the damned rpath; hope, the binary will work Nov 26 21:09:54 there's almost always a better solution; the QA checks are there for a reason. Nov 26 21:11:45 yeah, but I just can figure out how to fix installation of what seems like not supposed to be installed part of freerdp Nov 26 21:12:08 there's a mess of cmake and a lot of flags, and stuff like SKIP_RPATH did not work Nov 26 21:12:29 don't have that much time to spend there ;-( Nov 26 21:13:18 I suppose, if rpaths are actually required, I could still bypass it with LD_LIBRARY_PATH, that's acceptable for me Nov 26 21:13:24 Cmake has a variety of options to deal with rpaths Nov 26 21:15:26 yeah, been there. Maybe, 'don't use rpath at all' setting is overriden by freerdp internals... **** ENDING LOGGING AT Mon Nov 27 03:00:01 2017