**** BEGIN LOGGING AT Mon Jun 23 02:59:58 2014 Jun 23 08:29:16 I get a packaging error in do_rootfs. What can cause something like: http://pastebin.com/gz7q6LRf ? Jun 23 09:32:28 tasslehoff intressting Jun 23 09:32:38 do you need cogl really? Jun 23 09:35:06 woglinde: not sure :). I have issues with poor performance running qt5 on eglfs on a wandboard. now I'm trying to compile a wayland-image to see if the performance is better. Jun 23 09:35:54 good morning Jun 23 09:40:09 woglinde: hm. I seem to have dragged in qt3d in my haste. I'll try removing that. Jun 23 09:42:19 tasslehoff yeah but the problem is odd anyway Jun 23 09:49:01 woglinde: yes. core-image-weston fails to build for me. Jun 23 09:55:03 Fetcher failure for URL: 'http://github.com/downloads/ssvb/ssvb.github.com/ssvb-cpuburn-a8.S;name=ssvb'. Unable to fetch URL from any source Jun 23 09:55:34 today new error with fsl daisy Jun 23 09:55:52 howdy good people Jun 23 10:12:02 can i query bitbake or source a script to get DEPLOY_DIR outside of OE ? i could do something like bitbake -e | grep 'DEPLOY_DIR=', but it looks a bit dirty... Jun 23 10:25:46 ERROR: Fetcher failure for URL: 'https://github.com/ssvb/cpuburn-arm/blob/master/cpuburn-a8.S;name=ssvb'. Checksum mismatch! Jun 23 10:26:14 is it possible that a checksum changes every time I launch a bitbake? Jun 23 10:36:31 mckoan no should not happend look at the resulting file Jun 23 12:24:26 anyone with an alternative to achieve the following Jun 23 12:24:27 http://hastebin.com/axelibofet.hs Jun 23 12:24:57 and bitbake wont accept that Jun 23 12:25:14 Failure expanding variable do_configure_image_mode: ShellSyntaxError: None Jun 23 12:26:34 ps I don't know python at all Jun 23 12:32:36 pompomJuice make an anonymous python function Jun 23 12:32:42 and call that in the shell script Jun 23 12:32:44 snippet Jun 23 12:33:00 ok let me go read up on this anon pythonm stuff Jun 23 12:33:02 thanks Jun 23 12:33:07 I just needed the right direction Jun 23 12:34:32 sure Jun 23 12:34:59 hm or you are using the python ${ } subsitutuion Jun 23 12:35:05 basically Jun 23 12:35:09 I have a image.bb Jun 23 12:35:13 ${@base_contains('DISTRO_FEATURES', 'opengl', '--enable-webgl', '--disable-webgl', d)} Jun 23 12:35:18 I want to include a package based on a variable Jun 23 12:35:28 for IMAGE_INSTALL += Jun 23 12:35:31 yes Jun 23 12:36:11 for example I need to disable all the crazy firewall in dev image mode, but I want to be able to merge version control dev -> prod without having to go change a bunch of things in the image.bb Jun 23 12:36:46 since changes are added to image.bb on dev branch Jun 23 12:37:02 but when you move it into prod you need to every time fix things for prod mode. Jun 23 12:37:09 yes Jun 23 12:37:13 is there a mechanism Jun 23 12:37:14 use ${@ Jun 23 12:37:26 ok I donno what that is but I will go check to docs Jun 23 12:37:29 what do I search for Jun 23 12:37:35 ima 6 mons oe noob remember Jun 23 12:37:37 months* Jun 23 12:39:53 Anyone done testing on qt5+wayland on imx6? I have the wayland/wayland-egl platform plugins, but when I try launching an applications I get "Failed to create display (No such file or directory). Jun 23 12:40:13 I see /usr/lib/libEGL-wl.so mentioned on The Internet, and that is a library I do not have. Jun 23 12:45:00 tasslehoff binaryonly I guess Jun 23 12:45:11 so you need them from your supplier Jun 23 12:47:56 woglinde: I think there's recipes for what I need in meta-fsl-arm, so maybe I just didn't manage to bring it in. Jun 23 12:48:09 or that Jun 23 12:48:33 I wonder why qt at all build Jun 23 12:48:41 but probably because of mesa-egl stuff Jun 23 12:50:34 thanks woglinde Jun 23 12:50:41 I see now how that ${@ is used in other recipies Jun 23 12:50:46 pretty easy Jun 23 12:51:37 tasslehoff: thi sis th e(in)famous vivante/etnaviv GPU? Jun 23 12:52:36 ant_work: yes. it is infamous? that I need to know, since I am playing around with the wandboard to evaluate the imx6 Jun 23 12:53:01 trying to run qt5 in wayland, because performance with eglfs was not-so-good. Jun 23 12:53:06 heh, imagine I got a little mips device with vivante onboard. even more rare... Jun 23 12:53:28 I'll test soon gles & co Jun 23 12:53:34 :) Jun 23 12:54:09 pompomJuice yes it is Jun 23 12:54:18 take it slow bob Jun 23 12:54:23 :P Jun 23 12:54:33 tasslehoff: doesn't Freescale ship the binary blob? Jun 23 12:55:03 pompomJuice but not when you build maps from list and lazy eval does not work with the lambda syntax Jun 23 12:55:20 tasslehoff: I tested qt5+wayland on imx6sabre Jun 23 12:55:28 hehe, that does sound like a hand full Jun 23 12:55:28 ant_work: probably. I just don't know what I am missing. if it is said library, or if I have made a "bad image". Jun 23 12:55:38 lazy stuff is always hard to debug Jun 23 12:55:40 mckoan: please enlighten Jun 23 12:55:55 pompomJuice no to debug, it is not working proberly Jun 23 12:57:05 I am still struggling in building qt5 with daisy Jun 23 12:58:35 but I tested a binary provided by otavio http://ci.ossystems.com.br/public/fsl-community-bsp/daisy/19 Jun 23 12:59:00 how he built them is a kind of magic though Jun 23 12:59:52 heh. I'm on master now, but seem to recall qt5 building fine for me in daisy Jun 23 13:00:45 tasslehoff: the problem seems to have the proper IMAGE_INSTALL stuff Jun 23 13:01:52 today I am facing to this damn new cpuburn-a8.S problem Jun 23 13:21:45 mckoan: I was just missing some environment variables. when I start my app from the Wayland Terminal, it works Jun 23 13:22:15 tasslehoff: great Jun 23 13:24:28 how is the vivante graphics chip(s) regarded. a reason you chose the word infamous, ant_work ? Jun 23 13:25:57 "SemiWiki - Did the MIPS acquisition just doom Vivante?" Jun 23 13:26:32 MIPS acquisition ? Jun 23 13:26:47 I guess I missed something :) Jun 23 13:26:57 the good news are the open source driver (etnaviv) is actively developed Jun 23 13:27:26 bencoh: Imagination Tech. bought MIPs Jun 23 13:28:09 but ... that's not new, so ... (?) Jun 23 13:29:00 tasslehoff: it doesn't support X atm, just fbdev Jun 23 13:30:29 bencoh: it's hard to be a mips GPU when you owner company is selling GPU to the half of ARM industry... Jun 23 13:31:41 hm. my grief atm. is getting decent qt5 performance out of it. Jun 23 13:31:43 I stile some words Jun 23 13:31:46 apart from that there are very few vivante gpus on devices that people care about running own software on (there is the google chromecast, but it's very locked-down)" Jun 23 13:37:13 wayland was just as slow as eglfs in our case. bah. Jun 23 14:27:53 is there a standard task to uninstall a package from the sysroot? I'm trying to build a recipe X which conflicts with files in sysroot installed by another recipe Y (which I no longer use). Is there anyway I can delete files installed by Y, so that I don't get the warnings when building X? Jun 23 14:36:04 mago_: to remove the orphans the easy way is to remove tmp-eglibc and rebuild from sstate Jun 23 15:16:29 Dear Mr. Grift, Jun 23 15:16:29 We are sorry for the inconvenience, TI webpage is currently under massive reconstruction and some materials are being moved or replaced. Under this link http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/index.html you will find all SYS/BIOS releases with downloadable links. I hope you will find it useful. Jun 23 15:16:35 oops Jun 23 15:16:45 mt Jun 23 15:22:59 what is a .inc file? Jun 23 15:39:19 what would you use to display static images? In OE I found 'fbida', do you have any other package name? Jun 23 15:39:41 display static images on fb0 Jun 23 17:19:19 bother, I found the sticky note from Friday reminding the binconfig stuff broke the swig build Jun 23 17:19:24 * Crofton curses RP Jun 23 17:19:27 :) Jun 23 17:36:14 Crofton: it was already fixed in master-next and it's merged in master as well now Jun 23 17:36:40 swig? Jun 23 17:36:51 this is my lucky day then Jun 23 17:38:09 koen, thanks for the swig fix Jun 23 18:05:42 denix, how is mcsdk for meta-ti coming along? Jun 23 18:22:24 denix, can I say that TI is working on adding mcsdk to meta-ti without my nose growing longer? Jun 23 18:22:32 I have an email in my inbox :) Jun 23 18:23:35 Crofton: what part of mcsdk you are looking for specifically? BSP portion is pretty much there in meta-ti already Jun 23 18:23:51 the bits that talk to coprocessors Jun 23 18:24:19 yes, we can make a rootfs that boots on the evm and then see a usrp attached vis usb Jun 23 18:24:44 http://gnuradio.org/redmine/projects/gnuradio/wiki/Keystone2 Jun 23 18:24:52 I need to read this harder :) Jun 23 18:25:33 Crofton: well, ipc is there. there are some pending drivers remaining (LLD in mcsdk terms) - still working on cleaning those up. Jun 23 18:25:59 I need to steer Alfredo some Jun 23 18:26:20 we'd like to try and integrate one of the fft coprocessors with gnuradio Jun 23 18:26:28 also interested in the turbo decoder Jun 23 19:48:17 hi Jun 23 19:48:34 does it mean anything to RPROVIDES a virtual/something ? Jun 23 22:07:33 I'm seeing "ERROR: Logfile of failure stored in: /dev/null" ; where/how do I set the name of the bitbake logfile? Jun 23 23:35:24 okay, i got my keyboard back, but still no cursor keys Jun 23 23:37:15 looks like x11 feature/packagegroup deps are missing xkeyboard-config so it never gets pulled in Jun 23 23:37:47 this is poky/meta-oe on master and daisy **** ENDING LOGGING AT Tue Jun 24 02:59:59 2014