**** BEGIN LOGGING AT Thu Jan 11 03:00:02 2018 Jan 11 07:58:50 Any advice on how to cut Qt from my sdk, but still keep what's neeeded to build a qt app? gles2 and stuff. Jan 11 08:05:11 uh? Jan 11 08:32:02 We need to use Qt 5.6.3, but want to use pyro/rocko. So I removed the meta-qt5 packages from my rfs and sdk (and added qt on the side). That removed some dependencies to gles2-libraries and tslib so I had to add back the packages manually Jan 11 08:32:30 Is there something I can set in my recipe to make it understand that I need support for those things in both rfs and sdk? Jan 11 16:46:20 ka6sox, ping Jan 11 17:09:01 greeitngs. i'm looking for python module "socket" in 2.7 series. It appears from python perspective this is part of base package... ? but i cant find it. not in base nor as separate package. But if its in otherwise in base, then how can i get it ? Jan 11 17:09:56 it's in the python-io pakcage Jan 11 17:10:08 see meta/recipes-devtools/python/python-2.7-manifest.inc Jan 11 17:10:11 ok :) Jan 11 17:10:13 thanks Jan 11 17:10:25 or better yet, bitbake python and then use oe-pkgdata-util to look up which package it's in Jan 11 17:11:30 i.e. oe-pkgdata-util find-path \*/socket.py Jan 11 17:12:13 perfect... *noted* Jan 11 17:12:19 thanks again Jan 11 17:12:20 np Jan 11 17:12:38 oe-pkgdata-util has a number of handy commands, can dump the files in a particular package too Jan 11 18:52:12 fwiw, socket is a binary module, so you're locking for socket. Jan 11 18:52:22 s/locking/looking/ Jan 11 19:11:21 pretty sure socket.py wraps _socket.so, but could be remembering wrong Jan 11 19:11:23 * kergoth shrugs Jan 11 20:20:37 python-io worked Jan 11 20:21:39 a different question: i'm using rrdtool, collecting data, works fine. now i need to create a grph, command executes fine, but resulting images do not produce text / font is missing Jan 11 20:21:49 any character is represented as an empty box Jan 11 20:22:16 what font do i need / where / under what name can i get one that would be used by rrdtool ? Jan 11 20:27:22 found it Jan 11 20:27:33 liberation-fonts Jan 11 22:23:59 'depends' Jan 11 22:24:06 wrong chat haha **** ENDING LOGGING AT Fri Jan 12 03:00:02 2018