**** BEGIN LOGGING AT Tue Sep 23 03:00:00 2014 Sep 23 06:43:23 i dont find machine config file for TI's Davinci processor DM385 ......did yocto having support for it Sep 23 06:57:19 hi everybody Sep 23 06:57:57 anybody had issues with compiling qt with egl support but when the qt libs are created actually none of them is linked with the EGL lib? Sep 23 07:43:49 anybody by chance has a qt build with egl support? Sep 23 07:44:12 I would like to see if that qt install is linked properly with libEGL Sep 23 07:53:28 so nobody build qt? :) Sep 23 07:53:32 so nobody builds qt? :) Sep 23 08:57:53 morning all Sep 23 09:01:20 morning all, I currently have got an issue with eGtouchD, I trying to exec this file but I have got the following answer : ./eGTouchD Sep 23 09:01:20 -sh: ./eGTouchD: No such file or directory Sep 23 09:02:08 Its seem to be a libc trouble (http://unix.stackexchange.com/questions/11000/no-such-file-or-directory-lies-on-optware-installed-binaries or http://unix.stackexchange.com/questions/43481/file-not-found-for-file-which-is-there) Sep 23 09:02:50 I using eglibc v2.18 Sep 23 09:03:04 should I try another one? Sep 23 09:07:41 did you compile this eGTouchD with yocto or you have it as prebuilt binaries? Sep 23 09:09:10 its a prebuild binaries, I sent an email to the manufacturer with my config and waiting for an answer Sep 23 09:10:00 then the links say it all; you must use a version of eglibc that eGTouchD was linked against Sep 23 09:14:09 is there a way to know which version they used? Sep 23 09:17:21 its seem to be hard to build a new eglibc version doesn't it? Sep 23 09:17:43 try running ldd on the binary Sep 23 09:18:00 that might list the loader that its looking for Sep 23 09:19:52 ok thank you both, I will try Sep 23 11:27:20 hello Sep 23 11:52:17 anybody tried to use recently qt with egl support/ Sep 23 11:52:23 ? Sep 23 12:05:42 hey, i've like, generated my first ever yocto image, and i'm poking it around, and looking at the hdimg file, Sep 23 12:06:11 is that suppose to be raw disk image, or is this special qemu format file ? Sep 23 12:06:31 i'm seeing strange things when i try check out its ptable .. Sep 23 12:10:28 b00^wk: its a disk image Sep 23 12:22:17 what bootloader is used by default ? Sep 23 12:34:10 what machine did you build for? Sep 23 12:34:38 hddimg uses syslinux by default Sep 23 12:35:07 actually, grub on x86 Sep 23 12:42:39 i've made it for qemux86 Sep 23 12:47:17 the qemu machines don't generate hddimg by default afaik Sep 23 12:47:29 they generally boot a standalone kernel and file system Sep 23 12:48:25 Hi. Does it make any sense to have u-boot in MACHINE_EXTRA_RRECOMMENDS? Sep 23 12:54:07 rburton, i think , i does, i have qemux86 .hddimg Sep 23 12:57:11 aha, rburton , it does, but Sep 23 12:57:59 i have a question, why is it done like that : i creates a fat16 filesystem, and puts rootfs.img into it, and then does ' the magic' in init rd Sep 23 12:58:26 if I don't like this setup, is there alternative? if not how to make it Sep 23 12:58:49 i mean, i don't want to loop mount rootfs off another filesystem, like fat16 here Sep 23 12:59:14 alternative yocto config for my image that is Sep 23 12:59:19 (as i know there is alternative ...) Sep 23 13:19:26 what should I do if I want to use glibc instead of eglibc? is PREFERRED_PROVIDER_virtual/libc = "glibc" enought? Sep 23 13:24:27 TuTizz: have you added a recipe for glibc? oe-core master has done that switch already. Sep 23 13:32:02 rburton, I had to add glibc to my image? Sep 23 13:51:26 I do not have to change my DISTRO_FEATURES_LIBC value? in any way? just had to add the recipe to my image? Sep 23 13:54:24 rburton, is there a recipe for the structure of the hdimg ? Sep 23 14:00:16 next time .. Sep 23 14:56:19 hi all Sep 23 14:56:44 hi Sep 23 14:56:46 YPTM: Armin is on Sep 23 14:56:50 YPTM: Ready-Access Number: 8007302996 Access Code: 2705751 Sep 23 14:56:57 YPTM: Stephen is on Sep 23 14:57:15 YPTM: Joe MacDonald is on. Sep 23 14:57:58 sjolley: AlexG on IRC only Sep 23 14:58:10 YPTM - AlexVaduva Sep 23 14:59:21 YPTM: Paul Eggleton joined Sep 23 15:00:16 YPTM: tom z on Sep 23 15:00:24 YPTM: Belen joined Sep 23 15:00:26 YPTM ross joined Sep 23 15:00:35 2705751YPTM: Matthew is on the call Sep 23 15:00:42 YPTM: Bruce on the call. Sep 23 15:01:42 YPTM: RIchard joined Sep 23 15:02:13 Alex D on the call Sep 23 15:02:56 YPTM: Saul is here Sep 23 15:04:36 YPTM: Michael here. Sep 23 15:05:53 Here Sep 23 15:06:09 I'm here as well Sep 23 15:06:23 YPTM: Anibal is here Sep 23 15:06:50 YPTM: just for the grep purposes Sep 23 15:08:30 sjolley: There have been changes to the toolchain/SDK/ADT environment scripts to fix bugs, testing in that area would be appreciated Sep 23 15:09:21 Sona from Enea Sep 23 15:13:58 rburton: link? Sep 23 15:14:03 http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#making-images-more-secure Sep 23 15:14:10 RP: sona_: ^ Sep 23 15:14:21 thanks paul :) Sep 23 15:17:11 YPTM is over Sep 23 15:19:19 sona_: I like the idea a lot for what its worth... Sep 23 15:39:24 sona_: my email is akuster808@gmail.com (Armin) Sep 23 16:02:59 I am using yocto with Qt4.8.6 and I have two issues. When I use the -qws -display transformed:Rot270 I got the error transformed: driver not found. And I always got the unable to load library icui18n. Does anyone else got those errors too? Sep 23 20:11:39 octavio: like the Freescale metas I tried to overwrite IMAGE_CLASSES to make a custom image, yet oe doesn't seem to be impressed, as in ignore this completely. How is this supposed to work? Sep 23 20:15:47 Hey everyone, I'm dealing with a bitbake error that I'm hoping you can help me out with Sep 23 20:17:11 I'm trying to build an image for an imx6 with all the gstreamer1.0 plugins (good/bad/ugly). It looks like bitbake is concatenating two names together when searching for packages (see line 31): http://pastebin.com/eYDea8EH Sep 23 20:17:58 sounds like you used .= or =. or _append or _prepend without adding hte missing space separator Sep 23 20:18:01 "gst-plugins-base-videotestsrcgst-plugins-bad-fbdevsink" -- has anyone else seen anything like this? Two packages being pushed together? Sep 23 20:18:08 only +=/=+ add a separator Sep 23 20:18:22 hm maybe, let me take a look Sep 23 20:19:36 otavio: like the Freescale metas I tried to overwrite IMAGE_CLASSES to make a custom image, yet oe doesn't seem to be impressed, as in ignore this completely. How is this supposed to work? Sep 23 20:21:09 We does it in one machine, but it is hidden in imx-base.inc Sep 23 20:21:15 so you don't see it Sep 23 20:21:41 jeroen_: ' Sep 23 20:34:19 how to address USERADD with systemd. the current bbclass will add runtime dep on shadow because of useradd/groupadd. But systemd provides sysusers, something that is more lightweight and does the same, but doesn't need to call the binaries on postinstall Sep 23 20:45:54 I wonder if we change the bbclass in a similar way we do for sysvinit x systemd services Sep 23 20:46:37 like provide a file for sysvusers OR specify the user/group using current syntax, then if using systemd it will depend on sysvusers, using that file, otherwise do the old code Sep 23 21:50:29 kergoth: that was it! sure enough, I missed a space in local.conf Sep 23 21:51:34 I've got a new thing now, "No working init found." http://pastebin.com/sQ0mZ74j Sep 23 21:51:56 Line 265 Sep 23 21:56:54 your filesystem seems kinda hosed... Sep 23 21:57:53 EXT3-fs error (device mmcblk0p2): ext3_lookup: deleted inode referenced, etc Sep 23 22:00:02 si Sep 23 22:04:17 ntl: I thought packagegroup-core-boot and inheriting core-image is enough to get an ext3 filesystem... am I forgetting something? Sep 23 22:07:42 those messages indicate that the ext3 filesystem on the media is corrupted/damaged Sep 23 22:17:23 It was something trivial... I zeroed and reflashed the disk and it worked Sep 23 22:17:41 thanks for the help ntl and kergoth! Sep 23 22:22:45 sure Sep 23 22:26:15 the profiling and tracing manual seems to indicate that adding tools-profile to EXTRA_IMAGE_FEATURES is all that is needed to get lttng and its kernel modules Sep 23 22:26:33 I get lttng and its userspace components but not the modules, any advice? Sep 23 22:29:11 (with current master, qemuarm) Sep 23 22:32:50 rburton, is there a good palce for docs on matchbox terminal? **** ENDING LOGGING AT Wed Sep 24 03:00:00 2014