**** BEGIN LOGGING AT Thu Sep 14 03:00:00 2017 Sep 14 07:42:25 hi all. I have a QA issue that I don't understand Sep 14 07:42:42 ERROR: QA Issue: libqmlpdf rdepends on pdfium-dev [dev-deps] Sep 14 07:42:44 ERROR: QA run found fatal errors. Please consider fixing them. Sep 14 07:42:55 however, this dependency is not explicitly stated in the recipe Sep 14 10:04:09 heeen: it's detected automatically by the packaging code Sep 14 10:07:18 heeen: I suspect that pdfium-dev contains a non-symlink .so file Sep 14 10:10:38 DEBUG: LIBNAMES: pkg pdfium-dev libs 1 bins 0 sonames ['libpdfium.so.1'] Sep 14 10:10:46 looks like you're right Sep 14 10:11:13 but pdfium also contains this file Sep 14 10:12:32 hmm why is the dev package picking up the binary Sep 14 10:53:40 for posterity: turns out that coreutils install dereferences symlinks Sep 14 10:54:00 so it copied all my .so.x.y.z files Sep 14 10:54:12 that made the dev package contain a full copy of the lib Sep 14 10:54:15 I think Sep 14 12:44:19 JaMa: would be OK to reintroduce only the core EFL package to meta-multimedia ? Sep 14 12:44:43 over time, several core components (evas, edje etc.) were all merged into one "efl" tarball Sep 14 14:27:24 dv_: if you volunteer to maintain them.. Sep 14 14:29:18 dv_: 1.15.1 version was already from the merged efl tarball, but there is issue with lua, see http://errors.yoctoproject.org/Errors/Details/138240/ Sep 14 14:29:40 I have work around for that (you can find it on ML) Sep 14 14:31:20 http://lists.openembedded.org/pipermail/openembedded-commits/2014-June/160390.html Sep 14 14:49:00 dv_: why wouldn't efl stuff go into a meta-e layer or something? Sep 14 15:46:37 rburton: because meta-efl layer was recently removed (it can be restored as well) Sep 14 16:24:52 anyone interested in cool OE related job in western US, feel free to contact me Sep 14 16:41:20 khem post on website Sep 14 16:41:31 I need to fix that section os website Sep 14 16:42:16 doh Sep 14 20:10:56 Marex, around? Sep 14 20:12:26 ant_home: kinda Sep 14 20:12:33 just a quick Q Sep 14 20:12:51 sysvinit-inittab/start_getty fails because the driver name is 'PXA serial' Sep 14 20:12:56 with whitespace Sep 14 20:13:10 is it normal? Sep 14 20:13:34 http://cgit.openembedded.org/openembedded-core/commit/?id=ac0e9541fe93e866e42914f65a0516b993f0cffe Sep 14 20:13:48 ^ this kills serial console on pxa Sep 14 20:14:58 active_serial=$(grep "serial" /proc/tty/drivers | grep -oh "^\s*\S*") only returns 'PXA' Sep 14 20:15:17 who is guilty? Sep 14 20:16:23 ant_home: well, it's kernel ABI, so you need to handle it in userspace Sep 14 20:16:33 I bet the script but is it really ok to have whitespaces around in driver names? Sep 14 20:17:33 Marex, maybe it is the rule in kernel world for tty,, dunno Sep 14 20:18:55 I am fixing with a .bbappend but I am wondering about the right fix Sep 14 20:20:54 ant_home: it's already done, there will always be kernels with a space in the device name now, so the userspace has to deal with it Sep 14 20:31:53 heh, ok, then the script needs care Sep 14 20:31:55 thanks Sep 14 20:50:17 Anyone have any idea why there is a tag parameter for the git fetcher if you can just specify the tag in SRCREV? Sep 14 22:34:23 is python2 stuff being removed from oe-core? Sep 14 22:39:36 damn it, gnuradio needs python-mako Sep 14 22:59:56 fixed, put python2 version in meta-sdr **** ENDING LOGGING AT Fri Sep 15 03:00:01 2017