**** BEGIN LOGGING AT Thu Oct 16 03:00:00 2014 Oct 16 07:48:30 hi. anyone around familiar or working on meta-raspberrypi? i must upgrade to a newer kernel than 3.12, so i cloned meta-raspberrypi master branch (instead of daisy) and tried to use the default kernel version (3.16). however, it fails to fetch that revision... Oct 16 08:24:20 for some reason 3.14.y branch was used in the 3.16 recipe, but even after changing that the revision was not found (82692a293288c334f3da11895e63ea7d066db4f6) Oct 16 08:51:52 morning all Oct 16 10:41:27 what would be the syntax for a checksum override? "SRC_URI_qemux86 =" works but "SRC_URI_qemux86[md5sum] =" doesn't. Oct 16 10:53:58 Net147: I don't think you can combine overrides and varflags Oct 16 10:55:18 a workaround would be to use a different name for the different arch items being added to SRC_URI and then specify those as SRC_URI[name.md5sum] Oct 16 11:40:43 Hello All Oct 16 11:41:05 I am getting an error while building bitbake core-image-sato Oct 16 11:41:18 i.e. satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-base-extended Oct 16 11:41:38 can anybody help me to find the exact issue of this problem??? Oct 16 11:41:58 what is meaning of the statement Oct 16 11:42:01 ? Oct 16 12:36:12 Hi while enabling ati radeon kernel driver I am getting error *** No rule to make target `/lib/firmware/radeon/SUMO_uvd.bin', needed by `firmware/radeon/SUMO_uvd.bin.gen.o'. Stop. Oct 16 12:36:42 for other three binary files I am getting message Oct 16 12:36:43 MK_FW firmware/radeon/PALM_me.bin.gen.S Oct 16 12:36:57 can anyon eplease help me in fixingthe issue Oct 16 12:38:24 what can be the issue Oct 16 12:50:25 I'm currently trying to build an image without X11 for an intel Atom board. I wonder what is the preferred way to integrate libGL.so and libEGL.so into the final rootfs Oct 16 12:58:11 it seems like I have to add libegl-mesa for libEGL.so. But when I try to add libglu for the mesa-demos, it fails during compilation of libglu because of missing libGL.so file. And if I try to call bitbake libgl-mesa, it says nothing provides libgl-mesa. If I try to add libgl-mesa to the image recipe it fails during do_rootfs ,... so it seems like the whole daisy branch is currntly a bit messy Oct 16 14:25:56 Hello, I'm looking for advice on you to simply export a gpio to sysfs, I'm using linux-imx version 3.10.17 Oct 16 14:26:35 earlier version of the kernel required modifying a board specific startup file and adding the gpio_export call directly in the board startup code...which was easy Oct 16 14:26:55 (this is how LTIB handled it) Oct 16 14:27:52 now that it appears the kernel has gone away from board-specific startup files and is using dtb's instead, I'm a bit puzzled. It seems like this should be something easy, but I can't figure it out...maybe I'm not looking in the correct spot? Oct 16 15:22:13 Hello, Does anyone know where matchbox-terminal is started from within the x11-base image? Oct 16 15:30:51 pnasto: I think it's part of mini-x-session Oct 16 15:31:52 i.e. meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb which I believe will end up putting /usr/bin/mini-x-session on the target Oct 16 15:34:52 Thank you so much... I had been trying to track it down. I had been making changes to the /etc/X11/xinit/xinitrc which unsurprisingly wasn't doing anything. Oct 16 15:36:42 volker_123456: libGL requires X11 Oct 16 15:37:20 volker_123456: in master / dizzy (the upcoming release) we have a mesa-demos that can be built without glu and therefore shouldn't suffer from this issue Oct 16 15:39:34 volker_123456: if you wish you may be able to cherry-pick this commit on top of daisy to get the same result: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=7ff489d32e44201ba9c46f9c1ec9174dd1351c84 Oct 16 17:18:49 Hello Oct 16 17:21:59 I am getting error while building "bitbake core-image-sato" i.e. Satisfy_dependencies_for: cannot satisfy the following dependencies for packagegroup-base-extended".... Can anybody help to find the root cause of the issue?? Oct 16 17:24:24 dev1983: is the path to layer which contains packagegroup-base-extended listed in /conf/bblayers.conf's BBLAYERS variable? Oct 16 17:26:51 sounds like config/other weirdness... Oct 16 17:27:24 Is packagegroup-base-extended recipe name? If yes, i did not find it...could you please tell me the path of it???? i have not added any layer but added my recipe so i think it is not require to mention in bblayer conf file...what do you suggest? Oct 16 17:27:27 that should build (and is part of) core-image in yocto/meta Oct 16 17:28:31 what happens without your recipe and just the default yocto layers? Oct 16 17:28:48 that builds properly Oct 16 17:29:06 then what does your recipe depend on? Oct 16 17:29:55 packagegroup-base-extended is a group of recipes Oct 16 17:30:35 the dependencies are already added....if i do bitbake -b my_recipe....it does compile and install properly Oct 16 17:30:43 ls meta/recipes-core/packagegroups/ in poky dif Oct 16 17:31:03 s/dif/dir/ Oct 16 17:32:03 try "bitbake your-recipe" without -b Oct 16 17:32:42 ok, i will check it....btw what is the reason for the isuue??? Oct 16 17:32:47 the -b switch bypasses dependencies, and i'm pretty sure it tells you this... Oct 16 17:33:12 depending on build branch i think Oct 16 17:33:58 this errors occur while it starts do_rootfs Oct 16 17:36:43 on master -b gives me: WARNING: Buildfile specified, dependencies will not be handled. If this is not what you want, do not use -b / --buildfile. Oct 16 17:38:52 okay Oct 16 17:39:21 anyway, how is your recipe getting pulled into the image install? is it a package recipe or image recipe? Oct 16 17:40:47 something is fubar'd in the dependency resolution with your recipe in the mix Oct 16 17:41:18 can you paste it somewhere? Oct 16 17:42:34 actually right now i am at different location, so i cannot access my system.....sorry for that..... Oct 16 18:06:08 * zeddii has internet access back. Oct 16 19:13:38 after doing some toaster poking, i'm always unable to get it working, only thing i see in the browser is a 501 error. any pointers? Oct 16 21:13:39 Hi. I took part in the devday today in Duesseldorf. If anyone from the organizers is here: thank you for this day, especially for the advance labs. Oct 16 21:14:30 Now my question: Is there a link to the sources (code and layers) for the advance lab so i can finish the lab at home? Oct 17 00:32:10 Hm, is there an easy way to make the preferred version of one recipe be governed by another? i.e. in my case I have two kernel versions I'm supporting concurrently and two standalone module builds for it...? **** ENDING LOGGING AT Fri Oct 17 03:00:00 2014