**** BEGIN LOGGING AT Mon Jan 22 03:00:02 2018 Jan 22 12:08:16 When I removed qt from my sdk I lost a few packages I need. Is an RDEPENDS in the toolchain target task the proper way to add them back? Jan 22 12:09:56 tasslehoff: if they're things you just want in the sdk http://www.yoctoproject.org/docs/current/sdk-manual/sdk-manual.html#sdk-appendix-customizing-standard Jan 22 12:15:36 rburton: looks like what I'm doing. my target task is set to packagegroup-my-toolchain-target, and that one has an RDEPENDS list. is that the right variable to put them in? it works for e.g. libegl-mx6, but not libdbus-glib-1-2 (nothing RPROVIDES it) Jan 22 12:17:29 that variable needs to go in the image recipe Jan 22 12:17:57 and i suspect you need pre-debian-renaming names Jan 22 12:24:11 rburton: what does it look like pre-renaming for my example? Jan 22 12:24:22 dbus-glib Jan 22 12:25:22 ah. that'll solve my issues I think. I have a meta-toolchain.bb file, so I don't use -c populate_sdk Jan 22 12:25:24 thanks Jan 22 12:28:36 we endorse populate_sdk Jan 22 13:00:43 +1 for populate_sdk Jan 22 13:48:46 I hear you :) Jan 22 15:56:19 * armpit damit. did not hit save on world build Jan 22 16:13:29 armpit, hi Jan 22 16:13:42 hi Jan 22 16:13:54 about world failures I have finally fixed ubi-utils-klibc for aarfch64 Jan 22 16:14:30 I'll have to ask khem about the strange behavior Jan 22 16:15:17 the problem is that using '-mgeneral-regs-only' the compilation fails encountering doubles or floats Jan 22 16:15:44 strangely the same source can be compiled for all others archs Jan 22 16:16:11 ant_work, thanks for looking into that package. Jan 22 16:16:16 ok Jan 22 16:16:29 I have talked upstream, I'll send a patch using integer arithmetic Jan 22 16:16:37 k Jan 22 16:16:40 then we'll backport Jan 22 16:18:26 khem: hos is it that all other archs do eventually compile even if klibc does not support float? Jan 22 16:18:40 it seems '-mgeneral-regs-only is very picky! Jan 22 17:20:29 armpit: its because it does not support fp regs in context save/restore Jan 22 19:29:30 paulbarker, FOSDEM 18 page lnked from news section on wiki **** ENDING LOGGING AT Tue Jan 23 03:00:03 2018